summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.9
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-11-01 22:07:13 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-11-01 22:07:43 -0700
commit9d31a970927aae027155778a2ec2782c52ff63c6 (patch)
treecc3cd4058ef398900fdea8eedb786b587ab4ae2d /lisp/ChangeLog.9
parent460a25f2127390ace71e7dd7b5f079efa07c99d7 (diff)
downloademacs-9d31a970927aae027155778a2ec2782c52ff63c6.tar.gz
emacs-9d31a970927aae027155778a2ec2782c52ff63c6.tar.bz2
emacs-9d31a970927aae027155778a2ec2782c52ff63c6.zip
; Spelling fixes
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r--lisp/ChangeLog.92
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 376589ff909..16e0a88052b 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -2033,7 +2033,7 @@
(uniquify-get-proposed-name): Arguments changed, callers changed.
(uniquify-rationalize-conflicting-sublist): Explicitly reset the
uniquify-possibly-resolvable flag, which is no more bound locally.
- (uniquify-rename-buffer): Do not set the old unrationalised-buffer
+ (uniquify-rename-buffer): Do not set the old unrationalized-buffer
flag, which does not exist any more.
2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>