Mercurial > hg > xemacs-beta
changeset 1710:094487d1005d
[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 <adrian@xemacs.org>
* lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE
argument for a cross reference to "The XEmacs User's Manual".
author | adrian |
---|---|
date | Mon, 22 Sep 2003 20:15:13 +0000 |
parents | 2f1ad95e2378 |
children | edf6fb16a6de |
files | man/ChangeLog man/lispref/backups.texi |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <adrian@xemacs.org> + + * 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 <stephen@xemacs.org> * internals/internals.texi: Update copyright notice.
--- 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