From 08116853cff11e264c029e1433484d1b35f429d7 Mon Sep 17 00:00:00 2001 From: Mike Williams Date: Mon, 1 Apr 2002 12:14:55 +0000 Subject: [PATCH] Add deprecation notice. --- lisp/textmodes/xml-lite.el | 4 ++++ 1 file changed, 4 insertions(+) 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)) -- 2.39.2