XEmacs 21.4.13 "Rational FORTRAN".
[chise/xemacs-chise.git.1] / man / lispref / backups.texi
index 6dbcb22..7ea6cc4 100644 (file)
@@ -357,8 +357,8 @@ automatically compare a file with its most recent backup.
 called @dfn{auto-saving}.  Auto-saving prevents you from losing more
 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 Lisp Reference Manual}, for information on
+idle time.  @xref{Auto Save, Auto-Save, Auto-Saving: Protection Against
+Disasters, xemacs, The XEmacs User's Manual}, for information on
 auto-save for users.  Here we describe the functions used to implement
 auto-saving and the variables that control them.