mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
feature/popup: split +popup-p into two functions
Better to be explicit about what we want, especially when using one or the other with no arguments.
This commit is contained in:
@@ -102,7 +102,8 @@ This will ensure all popups have a modeline /by default/, but allows you to over
|
||||
+ ~+popup/raise~
|
||||
** Library
|
||||
+ Functions
|
||||
+ ~+popup-p WINDOW~
|
||||
+ ~+popup-window-p WINDOW~
|
||||
+ ~+popup-buffer-p BUFFER~
|
||||
+ ~+popup-buffer BUFFER &optional ALIST~
|
||||
+ ~+popup-parameter PARAMETER &optional WINDOW~
|
||||
+ ~+popup-parameter-fn PARAMETER &optional WINDOW~
|
||||
|
Reference in New Issue
Block a user