emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/popup 88bfde3587 1/3: * popup.el (popup-tip): add &allow-o


From: ELPA Syncer
Subject: [nongnu] elpa/popup 88bfde3587 1/3: * popup.el (popup-tip): add &allow-other-keys.
Date: Tue, 28 Dec 2021 12:58:36 -0500 (EST)

branch: elpa/popup
commit 88bfde35870c161cd4d0ec0c2b7ab4336282a0fe
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    * popup.el (popup-tip): add &allow-other-keys.
---
 popup.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/popup.el b/popup.el
index 4035ae530d..c50b6c9c0c 100644
--- a/popup.el
+++ b/popup.el
@@ -1051,6 +1051,7 @@ HELP-DELAY is a delay of displaying helps."
                      nostrip
                      prompt
                      face
+                     &allow-other-keys
                      &aux tip lines)
   "Show a tooltip of STRING at POINT. This function is
 synchronized unless NOWAIT specified. Almost all arguments are



reply via email to

[Prev in Thread] Current Thread [Next in Thread]