diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2007-02-02 14:39:39 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2007-02-02 14:39:39 +0000 |
commit | 4bbe413d84924183ffabfc4486edb5e5da0a3059 (patch) | |
tree | dbdbc83cf49fc8e50cfc0aab95280e4cc21a9764 /lisp/ChangeLog.10 | |
parent | cf8b92db4daa4652cd35a00d43a64c92c7d7771b (diff) | |
download | emacs-4bbe413d84924183ffabfc4486edb5e5da0a3059.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r-- | lisp/ChangeLog.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 02affab175f..8343b64751b 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 @@ -11,7 +11,7 @@ 2003-07-03 Alan Mackenzie <bug-cc-mode@gnu.org> - * progmodes/cc-mode.el: awk-mode: Call c-awk-after-change to + * progmodes/cc-mode.el (awk-mode): Call c-awk-after-change to ensure syntax-table props at loading. * progmodes/cc-fonts.el: Put (cc-require-when-compile 'cc-awk) @@ -2176,7 +2176,7 @@ (gdb-assembler-mode): Keep fringe outside margin as the overlay arrow is not used for assembler. -2003-05-25 Tim Van Holder <tim.vanholder@anubex.com> +2003-05-25 Tim Van Holder <tim.vanholder@anubex.com> * which-func.el (which-func-update-timer): New variable. (which-function-mode): Use it. |