aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-02-02 14:39:39 +0000
committerJuanma Barranquero <[email protected]>2007-02-02 14:39:39 +0000
commit4bbe413d84924183ffabfc4486edb5e5da0a3059 (patch)
treedbdbc83cf49fc8e50cfc0aab95280e4cc21a9764 /lisp/ChangeLog.10
parentcf8b92db4daa4652cd35a00d43a64c92c7d7771b (diff)
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.104
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 02affab175..8343b64751 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -11,7 +11,7 @@
2003-07-03 Alan Mackenzie <[email protected]>
- * 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 <[email protected]>
+2003-05-25 Tim Van Holder <[email protected]>
* which-func.el (which-func-update-timer): New variable.
(which-function-mode): Use it.