Date: Fri, 14 Jul 2006 12:58:28 +0000 (UTC) From: Andrey Slusar <anray@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/boxquote.el Makefile distinfo pkg-descr pkg-message Message-ID: <200607141258.k6ECwSFc087045@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
anray 2006-07-14 12:58:28 UTC
FreeBSD ports repository
Modified files:
misc Makefile
Added files:
misc/boxquote.el Makefile distinfo pkg-descr pkg-message
Log:
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.
WWW: http://www.davep.org/emacs/#boxquote.el
Revision Changes Path
1.811 +1 -0 ports/misc/Makefile
1.1 +37 -0 ports/misc/boxquote.el/Makefile (new)
1.1 +3 -0 ports/misc/boxquote.el/distinfo (new)
1.1 +14 -0 ports/misc/boxquote.el/pkg-descr (new)
1.1 +2 -0 ports/misc/boxquote.el/pkg-message (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607141258.k6ECwSFc087045>
