diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-08-13 16:46:12 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-08-13 16:48:16 -0700 |
commit | cf0ee6f49b4b0b03db2c3f9fe93e1a486472e831 (patch) | |
tree | 631842f1782636aeb0a1fbb82a667f1ea92c729b /ChangeLog.3 | |
parent | 16f4f266324077f5a50090bd1c8147c7cbe37e0e (diff) | |
download | emacs-cf0ee6f49b4b0b03db2c3f9fe93e1a486472e831.tar.gz emacs-cf0ee6f49b4b0b03db2c3f9fe93e1a486472e831.tar.bz2 emacs-cf0ee6f49b4b0b03db2c3f9fe93e1a486472e831.zip |
; spelling fixes
Diffstat (limited to 'ChangeLog.3')
-rw-r--r-- | ChangeLog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index 6418f9c8a2c..1a530118995 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -2958,7 +2958,7 @@ * doc/lispref/searching.texi (Rx Constructs): Document. * lisp/emacs-lisp/rx.el (rx--normalise-or-arg) (rx--all-string-or-args): New. - (rx--translate-or): Normalise arguments first, and check for strings + (rx--translate-or): Normalize arguments first, and check for strings in subforms. (rx--expand-eval): Extracted from rx--translate-eval. (rx--translate-eval): Call rx--expand-eval. |