From: Robert Pluim Date: Thu, 5 Dec 2024 10:19:41 +0000 (+0100) Subject: ; * lisp/help-at-pt.el (display-local-help): Fix last change. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~218 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3cf177442ccd08f7b92b3e08c41899ba34699355;p=emacs.git ; * lisp/help-at-pt.el (display-local-help): Fix last change. --- 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