diff options
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 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> |