diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-07-24 13:53:19 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-07-24 13:53:19 +0200 |
commit | c4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch) | |
tree | 815961aa81b8d66acd9a279f9b47debbeb6f8763 /lisp/ChangeLog.14 | |
parent | 80eb92cea85473180b905a1a89607c151e69f317 (diff) | |
download | emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz |
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.14')
-rw-r--r-- | lisp/ChangeLog.14 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index a01020b87d0..9b5e0dcf2c0 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -8625,7 +8625,7 @@ 2008-07-31 Alan Mackenzie <acm@muc.de> - * progmodes/cc-mode.el (c-before-hack-hook): New function + * progmodes/cc-mode.el (c-before-hack-hook): New function. (Top Level): Install c-before-hack-hook on before-hack-local-variables-hook, rather than c-postprocess-file-styles on hack-local-variables-hook. |