; * lisp/help-at-pt.el (display-local-help): Fix last change.

This commit is contained in:
Robert Pluim 2024-12-05 11:19:41 +01:00
parent 02c53b9aab
commit 3cf177442c

View file

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