aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2010-06-13 23:27:16 -0400
committerStefan Monnier2010-06-13 23:27:16 -0400
commitf43cb6490878cb8f1dcb7e45044bc635f54d5951 (patch)
tree77a1dc7d2948223a6cc39130a19751dd1c22a697 /lisp/ChangeLog
parentb9598260f96ddc652cd82ab64bbe922ccfc48a29 (diff)
downloademacs-f43cb6490878cb8f1dcb7e45044bc635f54d5951.tar.gz
emacs-f43cb6490878cb8f1dcb7e45044bc635f54d5951.zip
* lisp/Makefile.in (.el.elc): Increase max-lisp-eval-depth.
* lisp/emacs-lisp/bytecomp.el (byte-compile-check-variable): Update byte-compile-not-obsolete-var to byte-compile-not-obsolete-vars.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c33ed04e0c2..af456bd5d2e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/bytecomp.el (byte-compile-check-variable):
4 Update byte-compile-not-obsolete-var to byte-compile-not-obsolete-vars.
5
6 * Makefile.in (.el.elc): Increase max-lisp-eval-depth.
7
12010-06-12 Chong Yidong <cyd@stupidchicken.com> 82010-06-12 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * term/common-win.el (x-colors): Add all the color names defined 10 * term/common-win.el (x-colors): Add all the color names defined