a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: quote text in Emacs with a semi-box.
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.
Description: quote text in Emacs with a semi-box
Provide a set of functions for using a text quoting style
that partially boxes in the left hand side of an area of text. 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.
--- 261127 Thu Jan 1 00:00:00 1970
+++ 281470 Thu Jan 1 00:00:00 1970
@@ -1,3 +1,7 @@
-quote text in Emacs with a semi-box.
+quote text in Emacs with a semi-box
- boxquote provides a set of functions for using a text quoting style that
+ Provide a set of functions for using a text quoting style
- partially boxes in the left hand side of an area of text.
+ that partially boxes in the left hand side of an area of text. 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.