diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-15 18:37:37 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-15 18:37:37 +0100 |
commit | c7015153512a7d00aba390cc1f9a6b512a9c9ed7 (patch) | |
tree | 273167d1dbfc68a60ad4c195b9cd0bcfae9a302d /lisp/ChangeLog.9 | |
parent | dcecfb4cb41ffa672672f55df8ce20deb7af78c4 (diff) | |
download | emacs-c7015153512a7d00aba390cc1f9a6b512a9c9ed7.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r-- | lisp/ChangeLog.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index d25556ce173..4fea4a79b64 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -2030,7 +2030,7 @@ Do not bind locally the uniquify-possibly-resolvable flag. Use the cached proposed name is possible. (uniquify-get-proposed-name): Arguments changed, callers changed. - (uniquify-rationalize-conflicting-sublist): Explicitely reset the + (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 flag, which does not exist any more. @@ -17396,7 +17396,7 @@ 2000-05-25 Kenichi Handa <handa@etl.go.jp> - * international/mule-conf.el: Specify CHARSET-ID explicitely for + * international/mule-conf.el: Specify CHARSET-ID explicitly for private charsets. (mule-unicode-0100-24ff, japanese-jisx0213-1, japanese-jisx0213-2): New charsets. |