From 630cc4634d27bf555ccbb2392143255b90ae0445 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 15 Jul 1992 21:31:44 +0000 Subject: *** empty log message *** --- lisp/textmodes/spell.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lisp/textmodes/spell.el') diff --git a/lisp/textmodes/spell.el b/lisp/textmodes/spell.el index 85adb6b4154..63ef847b018 100644 --- a/lisp/textmodes/spell.el +++ b/lisp/textmodes/spell.el @@ -1,5 +1,8 @@ ;;; spell.el --- spelling correction interface for Emacs. +;; Maintainer: FSF +;; Last-Modified: 9 May 1991 + ;; Copyright (C) 1985 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 spell-command "spell" "*Command to run the spell program.") -- cgit v1.2.1