This commit was generated by cvs2svn to compensate for changes in r7525,
[chise/xemacs-chise.git.1] / man / lispref / help.texi
index 9ab8294..4007d8e 100644 (file)
@@ -94,7 +94,7 @@ information to read the documentation from the appropriate file; this is
 transparent to the user.
 
   For information on the uses of documentation strings, see @ref{Help, ,
-Help, emacs, The XEmacs Reference Manual}.
+Help, xemacs, The XEmacs Reference Manual}.
 
 @c Wordy to prevent overfull hbox.  --rjc 15mar92
   The @file{emacs/lib-src} directory contains two utilities that you can
@@ -417,8 +417,8 @@ appears as the name of the symbol in the @sc{car} of the list.
      @result{} "C-x SPC M-y SPC LFD SPC TAB SPC RET SPC C-l 1 2 3"
 @end group
 @group
-(single-key-description 'kp_next)
-     @result{} "kp_next"
+(single-key-description 'kp-next)
+     @result{} "kp-next"
 @end group
 @group
 (single-key-description '(shift button1))
@@ -456,7 +456,7 @@ XEmacs buffers are usually displayed).
   XEmacs provides a variety of on-line help functions, all accessible to
 the user as subcommands of the prefix @kbd{C-h}, or on some keyboards,
 @kbd{help}.  For more information about them, see @ref{Help, , Help,
-emacs, The XEmacs Reference Manual}.  Here we describe some
+emacs, The XEmacs Lisp Reference Manual}.  Here we describe some
 program-level interfaces to the same information.
 
 @deffn Command apropos regexp &optional do-all predicate