Compare commits
No commits in common. "ab090d02eeca89154cc58da456c26ff7a4233736" and "86f6ef3abc49d12ea6cea6d575cc66d4a30f19be" have entirely different histories.
ab090d02ee
...
86f6ef3abc
@ -96,10 +96,6 @@ Some customization examples:
|
||||
(internal-border-width . 20))))
|
||||
#+end_src
|
||||
|
||||
* Contact
|
||||
-----
|
||||
|
||||
pip-frame.el is available at [[https://git.zamazal.org/pdm/pip-frame][git.zamazal.org]]. You can file issues
|
||||
there.
|
||||
|
||||
If you don’t want to discuss things publicly or to bother registering
|
||||
at yet another web site, you can reach me at [[mailto:pdm@zamazal.org][pdm@zamazal.org]].
|
||||
/To Petr./
|
||||
|
@ -49,8 +49,7 @@ Usually, the value should be larger than 0 and much smaller than 1."
|
||||
|
||||
(defcustom pip-frame-parameters
|
||||
'((left . 0.9)
|
||||
(top . 0.9)
|
||||
(minibuffer . nil))
|
||||
(top . 0.9))
|
||||
"Alist of frame parameters to use for the PIP frame.
|
||||
The frame size is determined automatically using `pip-frame-scale'
|
||||
custom option but it can be overriden here."
|
||||
|
Loading…
x
Reference in New Issue
Block a user