aboutsummaryrefslogtreecommitdiff
path: root/editors/nxml-emacs21/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nxml-emacs21/pkg-message')
-rw-r--r--editors/nxml-emacs21/pkg-message15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/nxml-emacs21/pkg-message b/editors/nxml-emacs21/pkg-message
new file mode 100644
index 000000000000..3f80768be47f
--- /dev/null
+++ b/editors/nxml-emacs21/pkg-message
@@ -0,0 +1,15 @@
+
+To get started, do
+
+ M-x load-file <RET> rng-auto.el <RET>
+
+This defines the necessary autoloads. Now, visit a file containing
+an XML document, and do
+
+ M-x nxml-mode
+
+Now do
+
+ C-h m
+
+for information on how to use nxml-mode.