# HG changeset patch # User adrian # Date 1064261713 0 # Node ID 094487d1005d672f79ccdaa8480f670037cd8f89 # Parent 2f1ad95e237800328620656ab73a0f9c2d634169 [xemacs-hg @ 2003-09-22 20:15:11 by adrian] [A21.5R21.4] [PATCH] xemacs-21.5: xref correction for man/lispref/backups.texi -------------------- ChangeLog entries follow: -------------------- man/ChangeLog addition: 2003-09-22 Adrian Aichner * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE argument for a cross reference to "The XEmacs User's Manual". diff -r 2f1ad95e2378 -r 094487d1005d man/ChangeLog --- a/man/ChangeLog Mon Sep 22 11:53:23 2003 +0000 +++ b/man/ChangeLog Mon Sep 22 20:15:13 2003 +0000 @@ -1,3 +1,8 @@ +2003-09-22 Adrian Aichner + + * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE + argument for a cross reference to "The XEmacs User's Manual". + 2003-08-15 Stephen J. Turnbull * internals/internals.texi: Update copyright notice. diff -r 2f1ad95e2378 -r 094487d1005d man/lispref/backups.texi --- a/man/lispref/backups.texi Mon Sep 22 11:53:23 2003 +0000 +++ b/man/lispref/backups.texi Mon Sep 22 20:15:13 2003 +0000 @@ -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 Lisp Reference Manual}. +Reverting a Buffer, xemacs, The XEmacs User's Manual}. @deffn Command revert-buffer &optional check-auto-save noconfirm preserve-modes This command replaces the buffer text with the text of the visited