Mercurial > emacs
diff lisp/ChangeLog @ 105944:a465c7c7e59e
* subr.el (add-hook): Purecopy strings.
(eval-after-load): Purecopy load-history-regexp and the form.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 11 Nov 2009 06:16:16 +0000 |
parents | 39e6ad203eb0 |
children | 503b88c15efc |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 11 06:12:21 2009 +0000 +++ b/lisp/ChangeLog Wed Nov 11 06:16:16 2009 +0000 @@ -1,5 +1,8 @@ 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu> + * subr.el (add-hook): Purecopy strings. + (eval-after-load): Purecopy load-history-regexp and the form. + * custom.el (custom-declare-group): Purecopy load-file-name. * subr.el (menu-bar-separator): New defconst.