Mercurial > emacs
comparison lisp/ChangeLog @ 85862:9e1be56af44a
remember.el (remember-mode-map): Define and initialize in one step.
author | Michael Olson <mwolson@gnu.org> |
---|---|
date | Thu, 01 Nov 2007 04:40:55 +0000 |
parents | 70f347d257ec |
children | f5b982bf98e0 |
comparison
equal
deleted
inserted
replaced
85861:70f347d257ec | 85862:9e1be56af44a |
---|---|
8 have any functional overlap with the `remember' function. | 8 have any functional overlap with the `remember' function. |
9 (remember-finalize): Remove autoload cookie. Rename from | 9 (remember-finalize): Remove autoload cookie. Rename from |
10 remember-buffer to emphasize that this does not have any | 10 remember-buffer to emphasize that this does not have any |
11 functional overlap with the `remember' function. | 11 functional overlap with the `remember' function. |
12 (remember-destroy): Remove autoload cookie. | 12 (remember-destroy): Remove autoload cookie. |
13 (remember-mode-map): Define and initialize in one step. | |
13 | 14 |
14 2007-11-01 Glenn Morris <rgm@gnu.org> | 15 2007-11-01 Glenn Morris <rgm@gnu.org> |
15 | 16 |
16 * doc-view.el (doc-view-cache-directory): Remove superfluous concat. | 17 * doc-view.el (doc-view-cache-directory): Remove superfluous concat. |
17 | 18 |