diff lisp/textmodes/scribe.el @ 2315:9e7ec92a4fdf

Added or corrected Commentary headers
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 22 Mar 1993 16:53:22 +0000
parents 2c7997f249eb
children b2e37a1d2347
line wrap: on
line diff
--- a/lisp/textmodes/scribe.el	Mon Mar 22 14:57:04 1993 +0000
+++ b/lisp/textmodes/scribe.el	Mon Mar 22 16:53:22 1993 +0000
@@ -21,6 +21,12 @@
 ;; It should be in a file named COPYING.  Among other things, the
 ;; copyright notice and this notice must be preserved on all copies.
 
+;;; Commentary:
+
+;; A major mode for editing source in written for the Scribe text formatter.
+;; Knows about Scribe syntax and standard layout rules.  The command to
+;; run Scribe on a buffer is bogus; someone interested should fix it.
+
 ;;; Code:
 
 (defvar scribe-mode-syntax-table nil