* help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 27 Sep 2009 00:27:21 +0000 (00:27 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 27 Sep 2009 00:27:21 +0000 (00:27 +0000)
commitce9a0ccb72711855dfd994d0500c01e4417d09d5
tree8839de8cf90d6bb6b8b2b326b0746fcc6bb5ed70
parent607b83077fbf53cfc8b44f4341b0e937ac601a82
* 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.
lisp/ChangeLog
lisp/help-macro.el
lisp/help.el
lisp/isearch.el