app-emacs/magit-popup: x86 stable wrt bug #701946
[gentoo.git] / app-emacs / magit-popup / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer type="project">
5   <email>gnu-emacs@gentoo.org</email>
6   <name>Gentoo GNU Emacs project</name>
7 </maintainer>
8 <longdescription>
9 This package implements a generic interface for toggling switches
10 and setting options and then invoking an Emacs command which does
11 something with these arguments.  The prototypical use is for the
12 command to call an external process, passing on the arguments as
13 command line arguments.  But this is only one of many possible
14 uses (though the one this library is optimized for).
15
16 With the Emacs concept of "prefix arguments" in mind this could be
17 described as "infix arguments with feedback in a buffer".
18
19 Commands that set the prefix argument for the subsequent command do
20 not limit what that next command could be.  But entering a command
21 console popup does limit the selection to the commands defined for
22 that popup, and so we use the term "infix" instead of "prefix".
23 </longdescription>
24 <stabilize-allarches/>
25 <upstream>
26   <remote-id type="github">magit/magit-popup</remote-id>
27 </upstream>
28 </pkgmetadata>