From: Juanma Barranquero Date: Fri, 18 Apr 2008 10:09:08 +0000 (+0000) Subject: (tpu-have-ispell): Fix typo in obsolescence declaration. X-Git-Tag: emacs-pretest-23.0.90~6219 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bda0a7adb1c5e9a2077759f538c3f26b27c806cb;p=emacs.git (tpu-have-ispell): Fix typo in obsolescence declaration. --- diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el index 3dd82c8883a..302be01b13b 100644 --- a/lisp/emulation/tpu-edt.el +++ b/lisp/emulation/tpu-edt.el @@ -295,7 +295,7 @@ Otherwise, use `spell-region'." :type 'boolean :group 'tpu) -(make-obsolete-variable 'tpu-have-ispell "The `spell' package is obsolete." +(make-obsolete-variable 'tpu-have-ispell "the `spell' package is obsolete." "23.1") (defcustom tpu-kill-buffers-silently nil