---
name: boxquote.el
version: 1.18
origin: misc/boxquote.el
comment: Quote text with a semi-box in Emacs/XEmacs
arch: freebsd:9:x86:64
www: http://www.davep.org/emacs/#boxquote.el
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 19643
desc: "boxquote provides a set of functions for using a text quoting style that\npartially
  boxes in the left hand side of an area of text, such a marking\nstyle might be used
  to show externally included text or example code.\n\n,----\n| The default style
  looks like this.\n`----\n                                                                              \nA
  number of functions are provided for quoting a region, a buffer, a\nparagraph and
  a defun. There are also functions for quoting text while\npulling it in, either
  by inserting the contents of another file or by\nyanking text into the current buffer.\n\nWWW:
  http://www.davep.org/emacs/#boxquote.el\n"
categories: [misc, elisp]
files:
  /usr/local/lib/xemacs/site-lisp/boxquote.el: '-'
  /usr/local/share/emacs/site-lisp/boxquote.el: bd67e3fcf00e15930a27fe5c5306d519fbd4e6065b37150cc2ebfda9a36ff3ac
directories:
  /usr/local/lib/xemacs/site-lisp/: n
  /usr/local/lib/xemacs/: n
scripts: {}
message: |
  To use boxquote in Emacs/XEmacs, add the (require 'boxquote) to your ~/.emacs
  or init.el
