summaryrefslogtreecommitdiff
blob: e4b5613ae1419ee05bf3c0f97aa8fa09bceee833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
  <email>gnu-emacs@gentoo.org</email>
  <name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
  Boxquote provides a set of functions for using a text quoting style that
  partially boxes in the left hand side of an area of text, such a marking
  style might be used to show externally included text or example code.

  ,----
  | The default style looks like this.
  `----

  A number of functions are provided for quoting a region, a buffer, a
  paragraph and a defun. There are also functions for quoting text while
  pulling it in, either by inserting the contents of another file or by
  yanking text into the current buffer.
</longdescription>
</pkgmetadata>