APPROVE COMMIT 21.4
Adrian Aichner <Adrian.Aichner(a)t-online.de> writes:
APPROVE COMMIT 21.5 RECOMMEND 21.4
Hi Vin, this change was the only diff against 21.4 as of a few minutes ago.
So this patch should apply cleanly there too.
Adrian
xemacs-21.5 ChangeLog patch:
Diff command: cvs -q diff -U 0
Files affected: man/ChangeLog
Index: man/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/man/ChangeLog,v
retrieving revision 1.230
diff -u -U0 -r1.230 ChangeLog
--- man/ChangeLog 2003/09/04 00:05:10 1.230
+++ man/ChangeLog 2003/09/22 20:08:46
@@ -0,0 +1,5 @@
+2003-09-22 Adrian Aichner <adrian(a)xemacs.org>
+
+ * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE
+ argument for a cross reference to "The XEmacs User's Manual".
+
xemacs-21.5 source patch:
Diff command: cvs -f -z3 -q diff -u -N
Files affected: man/lispref/backups.texi
Index: man/lispref/backups.texi
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/man/lispref/backups.texi,v
retrieving revision 1.5
diff -u -r1.5 backups.texi
--- man/lispref/backups.texi 2003/02/11 19:13:55 1.5
+++ man/lispref/backups.texi 2003/09/22 20:04:27
@@ -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
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/