From d9ecc911ffc5f2d961a8c96129bafbb8d16a17f7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 22 Mar 1993 16:53:22 +0000 Subject: Added or corrected Commentary headers --- lisp/textmodes/text-mode.el | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lisp/textmodes/text-mode.el') diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el index 0f9229e80a3..b4b543f9a47 100644 --- a/lisp/textmodes/text-mode.el +++ b/lisp/textmodes/text-mode.el @@ -20,6 +20,12 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +;;; Commentary: + +;; This package provides the fundamental text mode documented in the +;; Emacs user's manual. + ;;; Code: (defvar text-mode-syntax-table nil -- cgit v1.2.3