summaryrefslogtreecommitdiff
blob: dc70d2e97d27a3f9cca657e283daa34f08613bf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
<longdescription>
  quilt-el is an Emacs minor mode for quilt. By using this, it becomes easy to
  edit files controlled by quilt. The main features are as follows:
    * Automatically detects files that are in a quilt hierarchy and enables
      itself.
    * Only files in topmost patch can be writable.
    * Some handy shortcut keys of quilt commands.
</longdescription>
</pkgmetadata>