[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-30 3cf177442cc: ; * lisp/help-at-pt.el (display-local-help): Fix l
From: |
Robert Pluim |
Subject: |
emacs-30 3cf177442cc: ; * lisp/help-at-pt.el (display-local-help): Fix last change. |
Date: |
Thu, 5 Dec 2024 05:22:52 -0500 (EST) |
branch: emacs-30
commit 3cf177442ccd08f7b92b3e08c41899ba34699355
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>
; * lisp/help-at-pt.el (display-local-help): Fix last change.
---
lisp/help-at-pt.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/help-at-pt.el b/lisp/help-at-pt.el
index dcad09ef6ea..1ad353ee655 100644
--- a/lisp/help-at-pt.el
+++ b/lisp/help-at-pt.el
@@ -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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-30 3cf177442cc: ; * lisp/help-at-pt.el (display-local-help): Fix last change.,
Robert Pluim <=