Sync up with r21-4-17-chise-0_22-3.
[chise/xemacs-chise.git.1] / man / xemacs / help.texi
index 6fa5fd8..3b326e0 100644 (file)
@@ -57,7 +57,7 @@ scroll conveniently with @key{SPC} and @key{DEL} or @key{BS}.
 @table @kbd
 @item C-h a @var{regexp} @key{RET}
 Display a list of functions and variables whose names match @var{regexp}
-(@code{heper-apropos}).
+(@code{hyper-apropos}).
 @item C-h A @var{regexp}
 Show all commands whose names contain matches for @var{regexp}
 (@code{command-apropos}).
@@ -224,7 +224,7 @@ Show only symbols that are names of commands
 (@code{command-apropos}).
 
 @item M-x apropos @var{regexp}
-Show all symbols whose names comtain matches for @var{regexp}.
+Show all symbols whose names contain matches for @var{regexp}.
 @end table
 
   A more sophisticated sort of question to ask is, ``What are the
@@ -385,13 +385,16 @@ the file.
 @kindex C-h C-k
 @findex Info-elisp-ref
 @findex Info-goto-emacs-command-node
+@findex Info-goto-emacs-key-command-node
   There are two special help commands for accessing XEmacs documentation
 through Info.  @kbd{C-h C-f @var{function} @key{RET}} enters Info and
 goes straight to the documentation of the XEmacs function
 @var{function}.  @kbd{C-h C-k @var{key}} enters Info and goes straight
 to the documentation of the key @var{key}.  These two keys run the
 commands @code{Info-elisp-ref} and
-@code{Info-goto-emacs-key-command-node}.
+@code{Info-goto-emacs-key-command-node}.  (GNU Emacs binds @kbd{C-h C-f}
+to @code{Info-goto-emacs-command-node}, but this is less helpful to
+programmers.)
 
 @kindex C-h l
 @findex view-lossage
@@ -441,7 +444,7 @@ full details on the complete absence of warranty for XEmacs.  @kbd{C-h
 n} (@code{view-emacs-news}) displays the file @file{xemacs/etc/NEWS},
 which contains documentation on XEmacs changes arranged chronologically.
 @kbd{C-h F} (@code{xemacs-local-faq}) displays local version of the
-XEmacs frequentliy-answered-questions-list.  @kbd{C-h t}
+XEmacs frequently-answered-questions-list.  @kbd{C-h t}
 (@code{help-with-tutorial}) displays the learn-by-doing XEmacs
 tutorial. @kbd{C-h C-c} (@code{describe-copying}) displays the file
 @file{xemacs/etc/COPYING}, which tells you the conditions you must obey