aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-10-01 07:03:13 +0000
committerEli Zaretskii <[email protected]>2001-10-01 07:03:13 +0000
commite0c2126682d4bc2423642ee2399f09927f909054 (patch)
tree2a5c74f0de4e484b2cb33de544aad0d4af5cb081 /lisp/help.el
parentb0c75ec45063e088711762fbcb4f5eb0808ae56b (diff)
(help-for-help): Doc fix. From [email protected] (Pavel Janik).
Diffstat (limited to 'lisp/help.el')
-rw-r--r--lisp/help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el
index c05fcb4749..d0b5edcf3c 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -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.