Mercurial > emacs
changeset 94152:dddec8295783
(tpu-have-ispell): Fix typo in obsolescence declaration.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 18 Apr 2008 10:09:08 +0000 |
parents | 920b4af2bd30 |
children | 27a3a0b2d3d2 |
files | lisp/emulation/tpu-edt.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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