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-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e023a478b7a3951ad0f199951e0262abbce3fde;p=emacs.git ; * lisp/help-at-pt.el (display-local-help): Fix last change. (cherry picked from commit 3cf177442ccd08f7b92b3e08c41899ba34699355) --- 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