emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 75c72e59f69: ; Fix typo


From: Stefan Kangas
Subject: emacs-29 75c72e59f69: ; Fix typo
Date: Thu, 10 Aug 2023 01:21:44 -0400 (EDT)

branch: emacs-29
commit 75c72e59f69c07948d367d09c11392981f30c488
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typo
---
 lisp/help.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/help.el b/lisp/help.el
index 6eac037df2c..7902a5c5b14 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -1479,7 +1479,7 @@ If PREFIX is non-nil, mention only keys that start with 
PREFIX.
 If TITLE is non-nil, is a string to insert at the beginning.
 TITLE should not end with a colon or a newline; we supply that.
 
-If NOMENU is non-nil, then omit menu-bar commands.
+If NO-MENU is non-nil, then omit menu-bar commands.
 
 If TRANSL is non-nil, the definitions are actually key
 translations so print strings and vectors differently.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]