emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 01 Nov 2007 04:37:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      07/11/01 04:37:47

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12129
retrieving revision 1.12130
diff -u -b -r1.12129 -r1.12130
--- ChangeLog   1 Nov 2007 04:01:45 -0000       1.12129
+++ ChangeLog   1 Nov 2007 04:37:46 -0000       1.12130
@@ -1,3 +1,16 @@
+2007-11-01  Michael Olson  <address@hidden>
+
+       * 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  <address@hidden>
 
        * doc-view.el (doc-view-cache-directory): Remove superfluous concat.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]