Milan Zamazal
8c396a11f5
Don’t err in pip-frame-remove-buffer if there is no PIP frame
...
This is useful e.g. to prevent the error when a PIP frame with a
temporarily displayed buffer is deleted before the buffer timer
attempts to remove the buffer.
6 months ago
Milan Zamazal
7a75e73f88
Silence checkdoc messages about docstrings of internal objects
...
Internal objects here don’t have and shouldn’t have documentation
strings because:
- There is nothing useful to specify in them.
- They are not a stable API to be used.
- They would pollute the source file and make it larger.
7 months ago
Milan Zamazal
3e37e3ad0c
Move Code: label before the beginning of code
...
From the place where it was inserted by checkdoc.
7 months ago
Milan Zamazal
57a18de9aa
Use Version instead of Package-Version in package headers
7 months ago
Milan Zamazal
23721d0a55
Add some useless stuff to make checkdoc happier
7 months ago
Milan Zamazal
7514139d18
Add “ends here” footer
...
It’s useless, but required by package-lint.
7 months ago
Milan Zamazal
5ff002372b
Depend on Emacs >= 25.1
7 months ago
Milan Zamazal
6de0e152eb
Disable tab-bar by default in the PIP frame
7 months ago
Milan Zamazal
68818946a6
Specify a parent customization group
7 months ago
Milan Zamazal
30da3d7c08
Add headers
7 months ago
Milan Zamazal
aba0e70aec
Replace mapc with other constructs
7 months ago
Milan Zamazal
63c390d76b
Don’t prefix lambdas with #'
7 months ago
Milan Zamazal
05fe647254
Add “;;; Commentary:” label
7 months ago
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.
8 months ago
Milan Zamazal
86f6ef3abc
Add support for displaying buffers in PIP temporarily
9 months ago
Milan Zamazal
31636a8ccf
Allow specifying a buffer to add when called from a program
9 months ago
Milan Zamazal
5c89fb4fd6
Remove forgotten ‘or’ from pip-frame-add-buffer
9 months ago
Milan Zamazal
a0b669e25b
Add missing function docstrings
9 months ago
Milan Zamazal
a68ac22b64
Initial version
9 months ago