]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Jan 2010 04:03:24 +0000 (05:03 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Jan 2010 04:03:24 +0000 (05:03 +0100)
lisp/ChangeLog

index a23a1edd3e85c01cfc4c9a64762949e14e6ad8a1..60a443223beb5cc085271cdfc6138af4c0ee04f3 100644 (file)
@@ -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).