emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/misc/remember.texi,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/doc/misc/remember.texi,v
Date: Sat, 03 Nov 2007 20:45:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      07/11/03 20:45:20

Index: doc/misc/remember.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/remember.texi,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- doc/misc/remember.texi      30 Oct 2007 23:27:59 -0000      1.5
+++ doc/misc/remember.texi      3 Nov 2007 20:45:17 -0000       1.6
@@ -202,11 +202,11 @@
 note.
 
 @item
-Type @kbd{C-c C-c} (@code{remember-buffer}) to save the note and close
+Type @kbd{C-c C-c} (@code{remember-finalize}) to save the note and close
 the @samp{*Remember*} buffer.
 @end itemize
 
-By default, @code{remember-buffer} saves the note in @file{~/.notes}.
+By default, @code{remember-finalize} saves the note in @file{~/.notes}.
 You can edit it now to see the remembered and timestamped note. You
 can edit this file however you want. New entries will always be added
 to the end.
@@ -278,7 +278,7 @@
 for remembering things from Netscape or other X Windows applications.
 @end defun
 
address@hidden remember-buffer
address@hidden remember-finalize
 Remember the contents of the current buffer.
 @end defun
 
@@ -297,13 +297,13 @@
 
 @table @kbd
 
address@hidden C-c C-c (`remember-buffer')
address@hidden C-c C-c (`remember-finalize')
 Remember the contents of the current buffer.
 
 @item C-c C-k (`remember-destroy')
 Destroy the current *Remember* buffer.
 
address@hidden C-x C-s (`remember-buffer')
address@hidden C-x C-s (`remember-finalize')
 Remember the contents of the current buffer.
 
 @end table




reply via email to

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