summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.7
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2009-03-19 09:35:58 +0000
committerJuanma Barranquero <lekktu@gmail.com>2009-03-19 09:35:58 +0000
commit80197a8c7829cc24520c2823c832425285c2b762 (patch)
tree204884e1cdbfd59945adbea2cf96aa5d34987a77 /lisp/ChangeLog.7
parentd507f8d743e54850885e1f946ab7ed5a007e2b7b (diff)
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r--lisp/ChangeLog.74
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index 986c629b07..ca0a51ffe6 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.