# HG changeset patch # User Juanma Barranquero # Date 1263441804 -3600 # Node ID 137aaa9655c5150ad2e483a3f3cb3f5a12ea465f # Parent b7990d6e2b5434f14e9db0b550ece880229ab4a0 Fix typo. diff -r b7990d6e2b54 -r 137aaa9655c5 lisp/ChangeLog --- 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 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).