From: Leo <sdl.web@gmail.com>
To: 6537@debbugs.gnu.org
Subject: bug#6537: 23.2; doc fix for rx
Date: Tue, 29 Jun 2010 12:35:23 +0100 [thread overview]
Message-ID: <m1hbkmm5qc.fsf@cam.ac.uk> (raw)
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
next reply other threads:[~2010-06-29 11:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-29 11:35 Leo [this message]
2010-06-29 12:12 ` bug#6537: 23.2; doc fix for rx Juanma Barranquero
2010-06-29 16:07 ` Glenn Morris
2010-06-29 16:39 ` Juanma Barranquero
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1hbkmm5qc.fsf@cam.ac.uk \
--to=sdl.web@gmail.com \
--cc=6537@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).