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 8f9038ffede..e79af3ae2e8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
4 (byte-compile-global-not-obsolete-vars): New var.
5 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
6 Use it.
7 (byte-compile-warn-obsolete): Align text with the one in *Help*.
8
12011-11-20 Juanma Barranquero <lekktu@gmail.com> 92011-11-20 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords): 11 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):