aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 089749ac028..658825d2ba8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12014-06-25 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in ($(lisp)/progmodes/cc-defs.elc)
4 ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
5 ($(lisp)/progmodes/cc-vars.elc): Drop hand-written deps on non-cc
6 files. They are not relevant to the original issue (bug#1004),
7 and cause unnecessary recompilation (bug#2151).
8
12014-06-25 Stefan Monnier <monnier@iro.umontreal.ca> 92014-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * play/landmark.el: Use lexical-binding and avoid `intangible'. 11 * play/landmark.el: Use lexical-binding and avoid `intangible'.