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:
Henrik Lissner 2018-01-07 21:52:54 -05:00
parent f9ab0cf767
commit 7ca2e1593e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 29 additions and 22 deletions

View file

@ -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~