comparison lisp/ChangeLog @ 105996:5bb289ba7169

* bindings.el (mode-line-buffer-identification): Purecopy only the string. * international/ccl.el (define-ccl-program): Do not purecopy the docstring, defconst does it anyway.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 14 Nov 2009 02:01:35 +0000
parents d90116e2656a
children 02d1ed432817
comparison
equal deleted inserted replaced
105995:d90116e2656a 105996:5bb289ba7169
1 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
4 * international/ccl.el (define-ccl-program): Do not purecopy the
5 docstring, defconst does it anyway.
6
1 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca> 7 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * add-log.el (add-change-log-entry): Avoid displaying the changelog 9 * add-log.el (add-change-log-entry): Avoid displaying the changelog
4 a second time. 10 a second time.
5 11