From: Stefan Kangas Date: Sat, 20 Feb 2021 14:25:32 +0000 (+0100) Subject: * lisp/help.el (help-for-help-internal): Doc fix; use imperative. X-Git-Tag: emacs-27.2-rc1~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c4bbe02cc48f781a31d1709b61fcd218c5eb8b43;p=emacs.git * lisp/help.el (help-for-help-internal): Doc fix; use imperative. --- diff --git a/lisp/help.el b/lisp/help.el index 48b9d79b185..88265680f90 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -216,7 +216,7 @@ I METHOD Describe a specific input method, or RET for current. k KEYS Display the full documentation for the key sequence. K KEYS Show the Emacs manual's section for the command bound to KEYS. l Show last 300 input keystrokes (lossage). -L LANG-ENV Describes a specific language environment, or RET for current. +L LANG-ENV Describe a specific language environment, or RET for current. m Display documentation of current minor modes and current major mode, including their special commands. n Display news of recent Emacs changes.