changeset 44290:cc29df7efbe8

Add deprecation notice.
author Mike Williams <mdub@bigfoot.com>
date Mon, 01 Apr 2002 12:14:55 +0000
parents 52b704431b5d
children cf7a8ea9f88d
files lisp/textmodes/xml-lite.el
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/xml-lite.el	Mon Apr 01 12:10:53 2002 +0000
+++ b/lisp/textmodes/xml-lite.el	Mon Apr 01 12:14:55 2002 +0000
@@ -37,6 +37,10 @@
 ;;    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))