GNU bug report logs - #21550
[PATCH] Fix nxml compile error

Previous Next

Package: emacs;

Reported by: Kai Yu Zhang <yeannylam <at> gmail.com>

Date: Thu, 24 Sep 2015 16:46:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21550 in the body.
You can then email your comments to 21550 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#21550; Package emacs. (Thu, 24 Sep 2015 16:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kai Yu Zhang <yeannylam <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 24 Sep 2015 16:46:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kai Yu Zhang <yeannylam <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Fix nxml compile error
Date: Thu, 24 Sep 2015 20:58:09 +0800
From 0985723519cc2d74f7048356ff6de6bbc01ea70f Mon Sep 17 00:00:00 2001
From: Zhang Kai Yu <yeannylam <at> gmail.com>
Date: Thu, 24 Sep 2015 20:49:19 +0800
Subject: [PATCH] Fix nxml compile error

---
 lisp/nxml/nxml-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/nxml/nxml-mode.el b/lisp/nxml/nxml-mode.el
index 8b0dc92..f3d5367 100644
--- a/lisp/nxml/nxml-mode.el
+++ b/lisp/nxml/nxml-mode.el
@@ -1353,7 +1353,7 @@ nxml-finish-element-1
 
 (defun nxml-comment-quote-nested (cs ce unp)
   "Quote nested comments in buffer.
-See `comment-quote-nested-function' for more information.")
+See `comment-quote-nested-function' for more information."
   (goto-char (point-min))
   (save-match-data
     (while (re-search-forward "-[\\]*-" nil t)
-- 
2.3.8 (Apple Git-58)





bug closed, send any further explanations to 21550 <at> debbugs.gnu.org and Kai Yu Zhang <yeannylam <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 25 Sep 2015 09:46:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 23 Oct 2015 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 302 days ago.

Previous Next


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