]> git.eshelyaron.com Git - emacs.git/commitdiff
Add deprecation notice.
authorMike Williams <mdub@bigfoot.com>
Mon, 1 Apr 2002 12:14:55 +0000 (12:14 +0000)
committerMike Williams <mdub@bigfoot.com>
Mon, 1 Apr 2002 12:14:55 +0000 (12:14 +0000)
lisp/textmodes/xml-lite.el

index c4f9fc7f8467531405225a309c2cd8698ff38f92..129c305404e853d699db9982a97511070f131ab7 100644 (file)
 ;;    Jens Schmidt <Jens.Schmidt@oracle.com>
 ;;        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))