]> git.eshelyaron.com Git - emacs.git/commitdiff
(help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
authorEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2001 07:03:13 +0000 (07:03 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2001 07:03:13 +0000 (07:03 +0000)
lisp/ChangeLog
lisp/help.el

index f9630699340c35e5916ad8bff38d55f8511b0e19..1897235b6d1f2f306bca81173a44354893619805 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * help.el (help-for-help): Doc fix.  From Pavel@Janik.cz (Pavel
+       Janik).
+
 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * frame.el (select-frame-by-name, other-frame): Doc fix.
index c05fcb4749020642c8daea96e46424f03baf0158..d0b5edcf3c2163aa23b4ce20262a59a6d784dc87 100644 (file)
@@ -534,7 +534,7 @@ m  describe-mode.  Print documentation of current minor modes,
        and the current major mode, including their special commands.
 n  view-emacs-news.  Display news of recent Emacs changes.
 p  finder-by-keyword. Find packages matching a given topic keyword.
-s  describe-syntax.  Display contents of syntax table, plus explanations
+s  describe-syntax.  Display contents of syntax table, plus explanations.
 t  help-with-tutorial.  Select the Emacs learn-by-doing tutorial.
 v  describe-variable.  Type name of a variable;
        it displays the variable's documentation and value.