Minor docstring updates
This commit is contained in:
parent
9a74124ede
commit
f40ebf9725
3 changed files with 4 additions and 3 deletions
|
@ -183,6 +183,7 @@ only close popups that have an :autoclose property in their rule (see
|
|||
|
||||
;;;###autoload
|
||||
(defmacro with-popup-rules! (rules &rest body)
|
||||
"TODO"
|
||||
(declare (indent defun))
|
||||
`(let ((old-shackle-rules shackle-rules))
|
||||
,@(cl-loop for rule in rules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue