Fix indentation of set-popup-rule!'s arguments
This commit is contained in:
parent
435c940af9
commit
1cfc146e3a
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ matched against the buffer's name) or b) a function that takes no arguments and
|
|||
returns a boolean.
|
||||
|
||||
See `def-popups!' for defining multiple rules in bulk."
|
||||
(declare (indent defun))
|
||||
(+popup--define condition alist parameters)
|
||||
(when (bound-and-true-p +popup-mode)
|
||||
(setq display-buffer-alist +popup--display-buffer-alist))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue