changeset 106824:137aaa9655c5

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Jan 2010 05:03:24 +0100
parents b7990d6e2b54
children f8aafba5ed54
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 14 12:56:00 2010 +0900
+++ b/lisp/ChangeLog	Thu Jan 14 05:03:24 2010 +0100
@@ -4,10 +4,10 @@
 	variable (permanent-local).
 	(auto-composition-function): Set the default value to
 	auto-compose-chars.
-	(auto-composition-mode): Make it a simple function, not a minor
-	mode.
+	(auto-composition-mode): Make it a simple function, not a minor mode.
 	(global-auto-composition-mode): Likewise.
 	(turn-on-auto-composition-if-enabled): Delete it.
+
 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
 
 	* bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).