diff lisp/ChangeLog @ 105016:8604318df7f9

* bindings.el (mode-line-mode-menu): Add purecopy calls for :help. * help.el (help-for-help-internal): Add purecopy calls for text.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 14 Sep 2009 23:28:40 +0000
parents 8acc6fb9ffc9
children bfda253c8f66
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 14 23:24:56 2009 +0000
+++ b/lisp/ChangeLog	Mon Sep 14 23:28:40 2009 +0000
@@ -1,8 +1,10 @@
 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
+	* help.el (help-for-help-internal): Add purecopy calls for text.
+
 	* vc.el (top): print-log method now takes an optional SHORTLOG
 	argument.  Add a new method: root.
-
 	(vc-root-diff, vc-print-root-log): New functions.
 	(vc-log-short-style): New variable.
 	(vc-print-log-internal): Add support for showing short logs.