]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/help-at-pt.el (display-local-help): Fix last change.
authorRobert Pluim <rpluim@gmail.com>
Thu, 5 Dec 2024 10:19:41 +0000 (11:19 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 9 Dec 2024 12:46:24 +0000 (13:46 +0100)
(cherry picked from commit 3cf177442ccd08f7b92b3e08c41899ba34699355)

lisp/help-at-pt.el

index dcad09ef6ea4b5c49a14ab0d25b11d06ff6b9300..1ad353ee655edff3290bfa52cef020f5817ea730 100644 (file)
@@ -95,8 +95,8 @@ is displayed instead.
 The string is passed through `substitute-command-keys' before it
 is displayed.
 
-If INHIBIT-WARNING is non-nil, this prevents display of the warning
-message in case there is no help properties at point.
+If INHIBIT-WARNING is non-nil, do not display a warning message when
+there is no help property at point.
 
 If DESCRIBE-BUTTON in non-nil (interactively, the prefix arg), and
 there's a button/widget at point, pop up a buffer describing that