feature/popup: +popup-ttl = 5
This commit is contained in:
parent
7db767957e
commit
166ec9c281
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ a brief description of some native window parameters that Emacs uses:
|
||||||
(select . ignore))
|
(select . ignore))
|
||||||
"The default window parameters.")
|
"The default window parameters.")
|
||||||
|
|
||||||
(defvar +popup-ttl 10
|
(defvar +popup-ttl 5
|
||||||
"The default time-to-live for transient buffers whose popup buffers have been
|
"The default time-to-live for transient buffers whose popup buffers have been
|
||||||
deleted.")
|
deleted.")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue