diff lisp/ChangeLog.7 @ 102657:b8f0ba733f16

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 19 Mar 2009 09:35:58 +0000
parents a9dc0e7c3f2b
children a9d283639ece
line wrap: on
line diff
--- a/lisp/ChangeLog.7	Thu Mar 19 06:51:07 2009 +0000
+++ b/lisp/ChangeLog.7	Thu Mar 19 09:35:58 2009 +0000
@@ -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.