aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6c3cab24033..d0eb4efbcc7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12009-11-20 Tassilo Horn <tassilo@member.fsf.org> 12009-11-20 Tassilo Horn <tassilo@member.fsf.org>
2 2
3 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
4
5 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
6
3 * progmodes/cc-cmds.el (c-update-modeline) 7 * progmodes/cc-cmds.el (c-update-modeline)
4 (c-forward-into-nomenclature, c-backward-into-nomenclature): Refer 8 (c-forward-into-nomenclature, c-backward-into-nomenclature): Refer
5 to subword.el functions instead of cc-subword.el. 9 to subword.el functions instead of cc-subword.el.