diff options
| author | Eric S. Raymond | 1993-03-26 04:15:05 +0000 |
|---|---|---|
| committer | Eric S. Raymond | 1993-03-26 04:15:05 +0000 |
| commit | d163cf2e760afeaabbd86c8e86eef156686250c1 (patch) | |
| tree | 9587199c24644831b0d2b3e97b2e4e0c7d63eae0 | |
| parent | c3498e64386cc83fd0d13bb2f069e9379fe597a9 (diff) | |
| download | emacs-d163cf2e760afeaabbd86c8e86eef156686250c1.tar.gz emacs-d163cf2e760afeaabbd86c8e86eef156686250c1.zip | |
Added Commentary.
| -rw-r--r-- | lisp/textmodes/two-column.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/textmodes/two-column.el b/lisp/textmodes/two-column.el index 5e7c2b35d37..a024f96ed50 100644 --- a/lisp/textmodes/two-column.el +++ b/lisp/textmodes/two-column.el | |||
| @@ -23,6 +23,8 @@ | |||
| 23 | 23 | ||
| 24 | ;;; Commentary: | 24 | ;;; Commentary: |
| 25 | 25 | ||
| 26 | ;; This package gives you the ability to edit text in a two-column format. | ||
| 27 | |||
| 26 | ;; --8<---- two-column.el ----8<--------8<--------8<--------8<--------8<------- | 28 | ;; --8<---- two-column.el ----8<--------8<--------8<--------8<--------8<------- |
| 27 | ;; Esperanto: English: | 29 | ;; Esperanto: English: |
| 28 | 30 | ||