mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -94,6 +94,10 @@ a brief description of some native window parameters that Emacs uses:
|
|||||||
(no-other-window . t))
|
(no-other-window . t))
|
||||||
"The default window parameters.")
|
"The default window parameters.")
|
||||||
|
|
||||||
|
(defvar +popup-ttl 5
|
||||||
|
"The default time-to-live for transient buffers whose popup buffers have been
|
||||||
|
deleted.")
|
||||||
|
|
||||||
(defvar +popup-margin-width 1
|
(defvar +popup-margin-width 1
|
||||||
"Size of the margins to give popup windows. Set this to nil to disable margin
|
"Size of the margins to give popup windows. Set this to nil to disable margin
|
||||||
adjustment.")
|
adjustment.")
|
||||||
|
Reference in New Issue
Block a user