Commit Graph

17 Commits

Author SHA1 Message Date
7514139d18 Add “ends here” footer
It’s useless, but required by package-lint.
2022-06-29 21:22:32 +02:00
5ff002372b Depend on Emacs >= 25.1 2022-06-29 21:22:18 +02:00
6de0e152eb Disable tab-bar by default in the PIP frame 2022-06-29 19:26:01 +02:00
68818946a6 Specify a parent customization group 2022-06-28 22:06:47 +02:00
30da3d7c08 Add headers 2022-06-28 21:57:26 +02:00
aba0e70aec Replace mapc with other constructs 2022-06-28 21:44:26 +02:00
63c390d76b Don’t prefix lambdas with #' 2022-06-28 21:41:32 +02:00
05fe647254 Add “;;; Commentary:” label 2022-06-28 21:41:13 +02:00
31037cf599 Update screenshot 2022-06-18 10:16:55 +02:00
ab090d02ee Add contact information to README 2022-06-15 19:44:32 +02:00
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
86f6ef3abc Add support for displaying buffers in PIP temporarily 2022-05-16 07:59:32 +02:00
31636a8ccf Allow specifying a buffer to add when called from a program 2022-05-16 07:21:41 +02:00
5c89fb4fd6 Remove forgotten ‘or’ from pip-frame-add-buffer 2022-05-16 07:12:31 +02:00
a3722fbb12 Add compiled files to .gitignore 2022-05-16 07:11:40 +02:00
a0b669e25b Add missing function docstrings 2022-05-16 07:10:16 +02:00
a68ac22b64 Initial version 2022-05-07 11:17:10 +02:00