Mercurial > emacs
comparison lisp/ChangeLog @ 85861:70f347d257ec
Remember: Put on a low-cookie diet, and improve docstrings.
author | Michael Olson <mwolson@gnu.org> |
---|---|
date | Thu, 01 Nov 2007 04:37:47 +0000 |
parents | 93f95830a179 |
children | 9e1be56af44a |
comparison
equal
deleted
inserted
replaced
85860:93f95830a179 | 85861:70f347d257ec |
---|---|
1 2007-11-01 Michael Olson <mwolson@gnu.org> | |
2 | |
3 * textmodes/remember.el (remember-before-remember-hook): Turn into | |
4 a customizable option. | |
5 (remember): Document INITIAL argument. | |
6 (remember-region): Remove autoload cookie. Improve docstring to | |
7 mention that it is called from the *Remember* buffer, and does not | |
8 have any functional overlap with the `remember' function. | |
9 (remember-finalize): Remove autoload cookie. Rename from | |
10 remember-buffer to emphasize that this does not have any | |
11 functional overlap with the `remember' function. | |
12 (remember-destroy): Remove autoload cookie. | |
13 | |
1 2007-11-01 Glenn Morris <rgm@gnu.org> | 14 2007-11-01 Glenn Morris <rgm@gnu.org> |
2 | 15 |
3 * doc-view.el (doc-view-cache-directory): Remove superfluous concat. | 16 * doc-view.el (doc-view-cache-directory): Remove superfluous concat. |
4 | 17 |
5 * mail/footnote.el (footnote-numeric-regexp) | 18 * mail/footnote.el (footnote-numeric-regexp) |