parent
d822560b34
commit
0fd8e1dd6b
1 changed files with 4 additions and 0 deletions
|
@ -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.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue