diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2009-03-19 09:35:58 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2009-03-19 09:35:58 +0000 |
commit | 80197a8c7829cc24520c2823c832425285c2b762 (patch) | |
tree | 204884e1cdbfd59945adbea2cf96aa5d34987a77 /lisp/ChangeLog.7 | |
parent | d507f8d743e54850885e1f946ab7ed5a007e2b7b (diff) | |
download | emacs-80197a8c7829cc24520c2823c832425285c2b762.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r-- | lisp/ChangeLog.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 986c629b072..ca0a51ffe6f 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -12663,7 +12663,7 @@ * language/china-util.el (setup-chinese-gb-environment): Do not call set-terminal-coding-system and set-keyboard-coding-system, - instead call set-defualt-coding-systems. + instead call set-default-coding-systems. (setup-chinese-big5-environment): Likewise. (setup-chinese-cns-environment): Likewise. @@ -15076,7 +15076,7 @@ functions. (current-input-method): Doc-string modified because the value is now input method name. - (defualt-input-method, previous-input-method): Likewise. + (default-input-method, previous-input-method): Likewise. (current-input-method-title): Doc-string modified because now each input method doesn't have to set this variable. (input-method-alist): New variable. |