commit:     3fd865345e7feaa7b9c73a67c79b26079e708869
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 20:58:02 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 19 08:50:17 2019 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3fd86534

appendices/editor-configuration/emacs: Mention nxml-gentoo-schemas.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 appendices/editor-configuration/emacs/text.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/appendices/editor-configuration/emacs/text.xml 
b/appendices/editor-configuration/emacs/text.xml
index 93a1ea5..6302263 100644
--- a/appendices/editor-configuration/emacs/text.xml
+++ b/appendices/editor-configuration/emacs/text.xml
@@ -71,6 +71,13 @@ It supports ebuilds and eclasses, highlights keywords and 
also
 provides a hook for your own customisation.
 </p>
 
+<p>
+Package <c>app-emacs/nxml-gentoo-schemas</c> improves editing of
+Gentoo specific XML files (e.g., <c>metadata.xml</c>). It provides
+auto-completion and on-the-fly validation, using a RELAX NG schema
+for each document type.
+</p>
+
 </body>
 </section>
 

Reply via email to