aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 22e7dd46bbe..76da6f6e74f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12013-05-28 Glenn Morris <rgm@gnu.org> 12013-05-28 Glenn Morris <rgm@gnu.org>
2 2
3 * obsolete/fast-lock.el (byte-compile-warnings):
4 Don't warn about obsolete features in this obsolete file.
5
3 * progmodes/cc-vars.el (c-macro-names-with-semicolon): 6 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
4 Move definition before use. 7 Move definition before use.
5 8