diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9140b96cf8e..9d12219081f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * help.el (help-for-help-internal): Don't purecopy the text (bug#4560). | ||
| 4 | * isearch.el (isearch-help-for-help-internal): Purecopy the second arg. | ||
| 5 | * help-macro.el (make-help-screen): Avoid using an ambiguous function | ||
| 6 | definition where the docstring could be taken for the return value. | ||
| 7 | |||
| 1 | 2009-09-26 Glenn Morris <rgm@gnu.org> | 8 | 2009-09-26 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler): | 10 | * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler): |