# HG changeset patch # User Juanma Barranquero # Date 1208513348 0 # Node ID dddec829578368ad56fdbfe093d89785a3b487da # Parent 920b4af2bd30d349330f493fe61ed23bd246eb15 (tpu-have-ispell): Fix typo in obsolescence declaration. diff -r 920b4af2bd30 -r dddec8295783 lisp/emulation/tpu-edt.el --- a/lisp/emulation/tpu-edt.el Fri Apr 18 10:06:06 2008 +0000 +++ b/lisp/emulation/tpu-edt.el Fri Apr 18 10:09:08 2008 +0000 @@ -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