GNU bug report logs -
#13785
[patch] Trivial doc fix for regexp in elisp manual
Previous Next
Reported by: Xue Fuqiao <xfq.free <at> gmail.com>
Date: Fri, 22 Feb 2013 13:33:01 UTC
Severity: minor
Tags: patch
Done: xfq <xfq.free <at> gmail.com>
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 13785 in the body.
You can then email your comments to 13785 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#13785
; Package
emacs
.
(Fri, 22 Feb 2013 13:33:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Xue Fuqiao <xfq.free <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 22 Feb 2013 13:33:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
There is a minor bug in searching.texi (some constructs like "\(?:" are
not two-character sequences), so I made the following patch:
*** trunk/doc/lispref/ChangeLog.orig 2013-02-17 22:42:17.309803000 +0800
--- trunk/doc/lispref/ChangeLog 2013-02-22 21:21:05.601320008 +0800
***************
*** 1,3 ****
--- 1,8 ----
+ 2013-02-22 Xue Fuqiao <xfq.free <at> gmail.com>
+
+ * searching.texi (Regexp Backslash): Doc fix for backslash
+ constructs in regular expressions.
+
2013-02-15 Glenn Morris <rgm <at> gnu.org>
* modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
*** trunk/doc/lispref/searching.texi 2013-02-03 09:46:50.383143000 +0800
--- trunk/doc/lispref/searching.texi.new 2013-02-22 21:17:57.144385485 +0800
*************** through @samp{f} and @samp{A} through @s
*** 589,598 ****
For the most part, @samp{\} followed by any character matches only
that character. However, there are several exceptions: certain
! two-character sequences starting with @samp{\} that have special
! meanings. (The character after the @samp{\} in such a sequence is
! always ordinary when used on its own.) Here is a table of the special
! @samp{\} constructs.
@table @samp
@item \|
--- 589,598 ----
For the most part, @samp{\} followed by any character matches only
that character. However, there are several exceptions: certain
! sequences starting with @samp{\} that have special meanings. (The
! character after the @samp{\} in such a sequence is always ordinary
! when used on its own.) Here is a table of the special @samp{\}
! constructs.
@table @samp
@item \|
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
Reply sent
to
xfq <xfq.free <at> gmail.com>
:
You have taken responsibility.
(Sun, 21 Apr 2013 03:35:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Xue Fuqiao <xfq.free <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 21 Apr 2013 03:35:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 13785-done <at> debbugs.gnu.org (full text, mbox):
Fixed.
--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 19 May 2013 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.