aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a4f4554978..015ebd9f9db 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12007-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
12007-11-01 Glenn Morris <rgm@gnu.org> 142007-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.