diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 194fdfdd915..a5e762d0210 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-11-03 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias. | ||
| 4 | |||
| 1 | 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * descr-text.el: Require help-mode rather than help-fns (bug#4861). | 7 | * descr-text.el: Require help-mode rather than help-fns (bug#4861). |