GNU bug report logs - #6537
23.2; doc fix for rx

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Tue, 29 Jun 2010 11:36:01 UTC

Severity: normal

Found in version 23.2

Done: Juanma Barranquero <lekktu <at> gmail.com>

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: Juanma Barranquero <lekktu <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6537: closed (23.2; doc fix for rx)
Date: Tue, 29 Jun 2010 12:13:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 29 Jun 2010 14:12:22 +0200
with message-id <AANLkTinZ_KQlaGFZMtyifaJW34rVSrCxF_HDy_yyjKGK <at> mail.gmail.com>
and subject line Re: bug#6537: 23.2; doc fix for rx
has caused the GNU bug report #6537,
regarding 23.2; doc fix for rx
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6537: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6537
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.2; doc fix for rx
Date: Tue, 29 Jun 2010 12:35:23 +0100
It seems like leftover since it is already mentioned in the preceding
text.

Changes in HEAD
	Modified lisp/emacs-lisp/rx.el
diff --git a/lisp/emacs-lisp/rx.el b/lisp/emacs-lisp/rx.el
index 5d04494..85fe351 100644
--- a/lisp/emacs-lisp/rx.el
+++ b/lisp/emacs-lisp/rx.el
@@ -1053,9 +1053,6 @@ CHAR
      like `and', but makes the match accessible with `match-end',
      `match-beginning', and `match-string'.
 
-`(group SEXP1 SEXP2 ...)'
-     another name for `submatch'.
-
 `(or SEXP1 SEXP2 ...)'
 `(| SEXP1 SEXP2 ...)'
      matches anything that matches SEXP1 or SEXP2, etc.  If all


Leo


[Message part 3 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: Leo <sdl.web <at> gmail.com>
Cc: 6537-done <at> debbugs.gnu.org
Subject: Re: bug#6537: 23.2; doc fix for rx
Date: Tue, 29 Jun 2010 14:12:22 +0200
> It seems like leftover since it is already mentioned in the preceding
> text.

Committed, thanks.

BTW, you have now a fair number of "tiny patches". Perhaps you could
sign papers in order to be able to do any more contributions?

    Juanma


This bug report was last modified 15 years and 26 days ago.

Previous Next


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