aboutsummaryrefslogtreecommitdiff
path: root/editors/nxml/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nxml/pkg-descr')
-rw-r--r--editors/nxml/pkg-descr9
1 files changed, 0 insertions, 9 deletions
diff --git a/editors/nxml/pkg-descr b/editors/nxml/pkg-descr
deleted file mode 100644
index 2ad8f9bccf0a..000000000000
--- a/editors/nxml/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This is a new major mode for GNU Emacs for editing XML documents. It
-supports editing well-formed XML documents and also provides
-schema-sensitive editing of XML documents using RELAX NG Compact
-Syntax.
-
-To use this, you need GNU Emacs version 21.x, preferably 21.3. GNU
-Emacs version 20 will not work properly, nor will XEmacs.
-
--- port by Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>