diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 01 04:01:45 2007 +0000
+++ b/lisp/ChangeLog	Thu Nov 01 04:37:47 2007 +0000
@@ -1,3 +1,16 @@
+2007-11-01  Michael Olson  <mwolson@gnu.org>
+
+	* textmodes/remember.el (remember-before-remember-hook): Turn into
+	a customizable option.
+	(remember): Document INITIAL argument.
+	(remember-region): Remove autoload cookie.  Improve docstring to
+	mention that it is called from the *Remember* buffer, and does not
+	have any functional overlap with the `remember' function.
+	(remember-finalize): Remove autoload cookie.  Rename from
+	remember-buffer to emphasize that this does not have any
+	functional overlap with the `remember' function.
+	(remember-destroy): Remove autoload cookie.
+
 2007-11-01  Glenn Morris  <rgm@gnu.org>
 
 	* doc-view.el (doc-view-cache-directory): Remove superfluous concat.