1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: emacs-posframe
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Raúl Benencia <rul@debian.org>,
Xiyue Deng <manphiz@gmail.com>,
Build-Depends: debhelper-compat (= 13),
dh-elpa
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-posframe
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-posframe.git
Homepage: https://github.com/tumashu/posframe
Rules-Requires-Root: no
Package: elpa-posframe
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: Emacs library to Pop a frame at point
Posframe can pop up a frame at point, this *posframe* is a
child-frame connected to its root window's buffer.
|