diff options
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2a68f65abe0..2aaa12c5862 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-05 Chong Yidong <cyd@stupidchicken.com> + + * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print + entire form. + 2007-04-05 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again) |