From: Mike Williams Date: Mon, 1 Apr 2002 12:14:55 +0000 (+0000) Subject: Add deprecation notice. X-Git-Tag: ttn-vms-21-2-B4~15870 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=08116853cff11e264c029e1433484d1b35f429d7;p=emacs.git Add deprecation notice. --- diff --git a/lisp/textmodes/xml-lite.el b/lisp/textmodes/xml-lite.el index c4f9fc7f846..129c305404e 100644 --- a/lisp/textmodes/xml-lite.el +++ b/lisp/textmodes/xml-lite.el @@ -37,6 +37,10 @@ ;; Jens Schmidt ;; for his feedback and suggestions +;; PLEASE NOTE! +;; xml-lite is on it's way out, as functionality is merged into +;; sgml-mode. + ;;; Code: (eval-when-compile (require 'cl))