Minor refactor & reformatting across the board

This commit is contained in:
Henrik Lissner
2020-04-08 15:29:29 -04:00
parent 2957f5ff28
commit b78fc4eb76
27 changed files with 189 additions and 164 deletions

View File

@ -110,6 +110,7 @@ prevent the popup(s) from messing up the UI (or vice versa)."
`(let* ((in-popup-p (+popup-buffer-p))
(popups (+popup-windows))
(+popup--inhibit-transient t)
buffer-list-update-hook
+popup--last)
(dolist (p popups)
(+popup/close p 'force))