summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.14
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.14')
-rw-r--r--lisp/ChangeLog.142
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14
index e904c1f64b9..a7e9d5fbaaa 100644
--- a/lisp/ChangeLog.14
+++ b/lisp/ChangeLog.14
@@ -6724,7 +6724,7 @@
(rx-check-any): Return result as a list. Don't convert chars to
strings. Don't prepend "\\" to "^". Don't search for close bracket.
Check char category string. Call rx-form instead of rx-to-string.
- (rx-any): Rebuid to complete the function.
+ (rx-any): Rebuild to complete the function.
(rx-check-not): Fix char category regexp pattern string.
Call rx-form instead of rx-to-string.
(rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to