diff lisp/textmodes/=ispell4.el @ 792:45d748a65f24

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 16 Jul 1992 06:28:10 +0000
parents cd00bdacc17b
children 213978acbc1e
line wrap: on
line diff
--- a/lisp/textmodes/=ispell4.el	Thu Jul 16 04:23:17 1992 +0000
+++ b/lisp/textmodes/=ispell4.el	Thu Jul 16 06:28:10 1992 +0000
@@ -1,5 +1,8 @@
 ;;; ispell.el --- this is the GNU EMACS interface to GNU ISPELL version 3.
 
+;; Maintainer: FSF
+;; Last-Modified: 02 Jun 1992
+
 ;;Copyright (C) 1990, 1991 Free Software Foundation, Inc.
 ;;
 ;;This file is part of GNU Emacs.
@@ -18,6 +21,8 @@
 ;;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 ispell-have-new-look t
   "T if default 'look' program has the -r flag.")