diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-11-21 15:39:43 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-11-22 02:24:20 +0100 |
commit | 40539c7587dc474b424cff732973fe8958eadf14 (patch) | |
tree | c98fb6254b98c1a2c8738edaf8141569ece244ad /lisp/ChangeLog.9 | |
parent | aeadba1418d8fc18f17b4ae415cde35e9e272e7a (diff) | |
download | emacs-40539c7587dc474b424cff732973fe8958eadf14.tar.gz emacs-40539c7587dc474b424cff732973fe8958eadf14.tar.bz2 emacs-40539c7587dc474b424cff732973fe8958eadf14.zip |
; Fix typos
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r-- | lisp/ChangeLog.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 4cb10d2d55e..469d0970f82 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -1888,7 +1888,7 @@ (uniquify-item-greaterp): Substitutes uniquify-item-lessp. This is equivalent to what the old code did. (uniquify-rationalize-a-list): Never recompute the proposed - name. Sort the conflicting sublist before rationalising it: this + name. Sort the conflicting sublist before rationalizing it: this is equivalent to what the old code did, but one directory element at a time, and only when necessary. (uniquify-rationalize-conflicting-sublist): Recompute here the |