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

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

[elpa] externals/posframe 0881088 06/10: * posframe.el (posframe-show):


From: Feng Shu
Subject: [elpa] externals/posframe 0881088 06/10: * posframe.el (posframe-show): Add &allow-other-keys
Date: Wed, 13 Mar 2019 08:50:26 -0400 (EDT)

branch: externals/posframe
commit 0881088756af7eba1ea4e7378ee607d736ec6f61
Author: Feng Shu <address@hidden>
Commit: Feng Shu <address@hidden>

    * posframe.el (posframe-show): Add &allow-other-keys
---
 posframe.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/posframe.el b/posframe.el
index ab059c5..06cf7df 100644
--- a/posframe.el
+++ b/posframe.el
@@ -310,7 +310,8 @@ This posframe's buffer is POSFRAME-BUFFER."
                          keep-ratio
                          override-parameters
                          timeout
-                         refresh)
+                         refresh
+                         &allow-other-keys)
   "Pop posframe and show STRING at POSITION.
 
 POSITION can be:



reply via email to

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