summaryrefslogtreecommitdiff
path: root/lisp/textmodes/=ispell4.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-16 06:28:10 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-16 06:28:10 +0000
commit255c2512d5366098aebe8bdb6d0cb241fdfd3f3a (patch)
tree5787253537ce8087e9ad45eddad372d11214c47a /lisp/textmodes/=ispell4.el
parent47106d250976c59e6501bdcb4300c37b6fbeaca0 (diff)
downloademacs-255c2512d5366098aebe8bdb6d0cb241fdfd3f3a.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/textmodes/=ispell4.el')
-rw-r--r--lisp/textmodes/=ispell4.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/textmodes/=ispell4.el b/lisp/textmodes/=ispell4.el
index 04bd066bac8..c32eaf4447e 100644
--- a/lisp/textmodes/=ispell4.el
+++ b/lisp/textmodes/=ispell4.el
@@ -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.")