Commit Graph

8 Commits

Author SHA1 Message Date
Milan Zamazal 63c390d76b Don’t prefix lambdas with #' 2022-06-28 21:41:32 +02:00
Milan Zamazal 05fe647254 Add “;;; Commentary:” label 2022-06-28 21:41:13 +02:00
Milan Zamazal dbde4c1ee3 Disable minibuffer in the PIP frame by default
It looks nicer and it’s likely better to use a larger minibuffer in
another frame if needed.
2022-06-15 19:43:30 +02:00
Milan Zamazal 86f6ef3abc Add support for displaying buffers in PIP temporarily 2022-05-16 07:59:32 +02:00
Milan Zamazal 31636a8ccf Allow specifying a buffer to add when called from a program 2022-05-16 07:21:41 +02:00
Milan Zamazal 5c89fb4fd6 Remove forgotten ‘or’ from pip-frame-add-buffer 2022-05-16 07:12:31 +02:00
Milan Zamazal a0b669e25b Add missing function docstrings 2022-05-16 07:10:16 +02:00
Milan Zamazal a68ac22b64 Initial version 2022-05-07 11:17:10 +02:00