comparison lisp/ChangeLog @ 105216:fb7e59394e9b

* help.el (help-for-help-internal): Don't purecopy the text (bug#4560). * isearch.el (isearch-help-for-help-internal): Purecopy the second arg. * help-macro.el (make-help-screen): Avoid using an ambiguous function definition where the docstring could be taken for the return value.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 27 Sep 2009 00:27:21 +0000
parents 7c61dadc38f9
children 95bdce3df18d
comparison
equal deleted inserted replaced
105215:48313e2e9ae3 105216:fb7e59394e9b
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):
4 Add option to only show images below a certain size. 11 Add option to only show images below a certain size.
5 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and 12 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and