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

diff from 324113 and 281470

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, 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.
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.
--- 324113	Thu Jan  1 00:00:00 1970
+++ 281470	Thu Jan  1 00:00:00 1970
@@ -1,14 +1,7 @@
-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, 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
+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.