From 22a89ee866d6fd7fe735e28d36d6e5739e6eb434 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 14 Jul 1992 21:51:51 +0000 Subject: *** empty log message *** --- lisp/textmodes/text-mode.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lisp/textmodes/text-mode.el') diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el index a87d2b09251..d13e3326b4e 100644 --- a/lisp/textmodes/text-mode.el +++ b/lisp/textmodes/text-mode.el @@ -1,5 +1,8 @@ ;;; text-mode.el --- text mode, and its idiosyncratic commands. +;; Maintainer: FSF +;; Last-Modified: 31 Oct 1989 + ;; Copyright (C) 1985, 1992 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -18,6 +21,7 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;;; Code: (defvar text-mode-syntax-table nil "Syntax table used while in text mode.") -- cgit v1.2.3