GNU bug report logs - #7770
PATCH: nxml-mode.texi

Previous Next

Package: emacs;

Reported by: Eduard Wiebe <usenet <at> pusto.de>

Date: Sun, 2 Jan 2011 11:43:02 UTC

Severity: minor

Fixed in version 23.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eduard Wiebe <usenet <at> pusto.de>
Subject: bug#7770: closed (Re: bug#7770: PATCH: nxml-mode.texi)
Date: Mon, 03 Jan 2011 01:08:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7770: PATCH: nxml-mode.texi

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7770 <at> debbugs.gnu.org.

-- 
7770: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7770
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 7770-done <at> debbugs.gnu.org
Subject: Re: bug#7770: PATCH: nxml-mode.texi
Date: Sun, 02 Jan 2011 20:14:24 -0500
Version: 23.3

Thanks; applied.

[Message part 3 (message/rfc822, inline)]
From: Eduard Wiebe <usenet <at> pusto.de>
To: bug-gnu-emacs <at> gnu.org
Subject: PATCH: nxml-mode.texi
Date: Sun, 02 Jan 2011 12:47:48 +0100
[Message part 4 (text/plain, inline)]
 Hello,

the following tiny patch fixes wrong file names in nxml-mode docs.

[nxml-mode.texi.patch (text/x-diff, inline)]
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi
index d076f0d..25cf253 100644
--- a/doc/misc/nxml-mode.texi
+++ b/doc/misc/nxml-mode.texi
@@ -70,8 +70,8 @@ Once in nXML mode, you can type @kbd{C-h m} for basic information on the
 mode.
 
 The @file{etc/nxml} directory in the Emacs distribution contains some data
-files used by nXML mode, and includes two files (@file{test.valid.xml} and
-@file{test.invalid.xml}) that provide examples of valid and invalid XML
+files used by nXML mode, and includes two files (@file{test-valid.xml} and
+@file{test-invalid.xml}) that provide examples of valid and invalid XML
 documents.
 
 To get validation and schema-sensitive editing, you need a RELAX NG Compact

This bug report was last modified 14 years and 139 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.