diff man/lispref/commands.texi @ 290:c9fe270a4101 r21-0b43

Import from CVS: tag r21-0b43
author cvs
date Mon, 13 Aug 2007 10:36:47 +0200
parents c42ec1d1cded
children 341dac730539
line wrap: on
line diff
--- a/man/lispref/commands.texi	Mon Aug 13 10:35:55 2007 +0200
+++ b/man/lispref/commands.texi	Mon Aug 13 10:36:47 2007 +0200
@@ -2298,7 +2298,7 @@
      "Text deleted this way cannot be yanked back!\n")
 @end example
 
-  @xref{Disabling,,, emacs, The XEmacs Reference Manual}, for the details on
+  @xref{Disabling,,, xemacs, The XEmacs User's Manual}, for the details on
 what happens when a disabled command is invoked interactively.
 Disabling a command has no effect on calling it as a function from Lisp
 programs.
@@ -2365,7 +2365,7 @@
   There are a number of commands devoted to the editing and recall of
 previous commands.  The commands @code{repeat-complex-command}, and
 @code{list-command-history} are described in the user manual
-(@pxref{Repetition,,, emacs, The XEmacs Reference Manual}).  Within the
+(@pxref{Repetition,,, xemacs, The XEmacs User's Manual}).  Within the
 minibuffer, the history commands used are the same ones available in any
 minibuffer.
 
@@ -2419,4 +2419,4 @@
 
 @c Broke paragraph to prevent overfull hbox. --rjc 15mar92
   The commands are described in the user's manual (@pxref{Keyboard
-Macros,,, xemacs, The XEmacs Reference Manual}).
+Macros,,, xemacs, The XEmacs User's Manual}).