diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08dcb611ba7..4cf70876075 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): | ||
| 4 | Walk into the body of lambdas after byte-compile-unfold-lambda. | ||
| 5 | |||
| 1 | 2008-03-03 Glenn Morris <rgm@gnu.org> | 6 | 2008-03-03 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * emulation/viper-util.el (viper-frame-value): Prefer buffer-local | 8 | * emulation/viper-util.el (viper-frame-value): Prefer buffer-local |