diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a54e2272d47..e7be006ac8f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * autorevert.el (auto-revert-buffers): Use buffer-live-p. | ||
| 4 | |||
| 3 | * help-fns.el (describe-function-1, describe-variable): If no | 5 | * help-fns.el (describe-function-1, describe-variable): If no |
| 4 | replacement is provided, don't print "use nil instead". | 6 | replacement is provided, don't print "use nil instead". |
| 5 | 7 | ||