Mercurial > hg > xemacs-beta
diff man/lispref/backups.texi @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | a4f53d9b3154 |
children | a86b2b5e0111 |
line wrap: on
line diff
--- a/man/lispref/backups.texi Mon Aug 13 11:01:58 2007 +0200 +++ b/man/lispref/backups.texi Mon Aug 13 11:03:08 2007 +0200 @@ -226,7 +226,7 @@ (@pxref{Backup Names}) is responsible for determining which backup versions to delete, but does not delete them itself. -@defopt delete-old-versions +@defopt trim-versions-without-asking If this variable is non-@code{nil}, then saving a file deletes excess backup versions silently. Otherwise, it asks the user whether to delete them. @@ -358,7 +358,7 @@ than a limited amount of work if the system crashes. By default, auto-saves happen every 300 keystrokes, or after around 30 seconds of idle time. @xref{Auto-Save, Auto-Save, Auto-Saving: Protection Against -Disasters, xemacs, The XEmacs Reference Manual}, for information on auto-save +Disasters, emacs, The XEmacs Reference Manual}, for information on auto-save for users. Here we describe the functions used to implement auto-saving and the variables that control them. @@ -579,7 +579,7 @@ If you have made extensive changes to a file and then change your mind about them, you can get rid of them by reading in the previous version of the file with the @code{revert-buffer} command. @xref{Reverting, , -Reverting a Buffer, xemacs, The XEmacs Reference Manual}. +Reverting a Buffer, emacs, The XEmacs Reference Manual}. @deffn Command revert-buffer &optional check-auto-save noconfirm This command replaces the buffer text with the text of the visited