]> git.eshelyaron.com Git - emacs.git/commitdiff
(help-for-help): Update text for `m'.
authorKarl Heuer <kwzh@gnu.org>
Tue, 11 Nov 1997 03:55:47 +0000 (03:55 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 11 Nov 1997 03:55:47 +0000 (03:55 +0000)
lisp/help.el

index 3911a166da8a42e9bf3bf0cf9fbb08daba8dea5e..d4a007a218968ce3236c644380933aa55dc149f5 100644 (file)
@@ -448,8 +448,8 @@ l  view-lossage.  Shows last 100 characters you typed.
 L  describe-language-environment.  This describes either the a
        specific language environment (if you type its name)
        or the current language environment (if you type just RET).
-m  describe-mode.  Print documentation of current major mode,
-       which describes the commands peculiar to it.
+m  describe-mode.  Print documentation of current minor modes,
+       and the current major mode, including their special commands.
 n  view-emacs-news.  Shows emacs news file.
 p  finder-by-keyword. Find packages matching a given topic keyword.
 s  describe-syntax.  Display contents of syntax table, plus explanations