parent
ec49220740
commit
399194e868
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ the buffer is visible, then set another timer and try again later."
|
||||||
(let (kill-buffer-hook kill-buffer-query-functions)
|
(let (kill-buffer-hook kill-buffer-query-functions)
|
||||||
(kill-buffer buffer))))))))))
|
(kill-buffer buffer))))))))))
|
||||||
|
|
||||||
|
;;;###autoload
|
||||||
(defun +popup--init (window &optional alist)
|
(defun +popup--init (window &optional alist)
|
||||||
"Initializes a popup window. Run any time a popup is opened. It sets the
|
"Initializes a popup window. Run any time a popup is opened. It sets the
|
||||||
default window parameters for popup windows, clears leftover transient timers
|
default window parameters for popup windows, clears leftover transient timers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue