]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/scribe.el
(run-scheme): Delete autoload cookie.
[gnu-emacs] / lisp / textmodes / scribe.el
index 6954f5c62841ac5486108ebd063855d52bc9178b..d664292c3d115304c0f140abc3e07735ea6c4991 100644 (file)
 ;; 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