* bug#6537: 23.2; doc fix for rx @ 2010-06-29 11:35 Leo 2010-06-29 12:12 ` Juanma Barranquero 0 siblings, 1 reply; 4+ messages in thread From: Leo @ 2010-06-29 11:35 UTC (permalink / raw) To: 6537 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 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* bug#6537: 23.2; doc fix for rx 2010-06-29 11:35 bug#6537: 23.2; doc fix for rx Leo @ 2010-06-29 12:12 ` Juanma Barranquero 2010-06-29 16:07 ` Glenn Morris 0 siblings, 1 reply; 4+ messages in thread From: Juanma Barranquero @ 2010-06-29 12:12 UTC (permalink / raw) To: Leo; +Cc: 6537-done > 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#6537: 23.2; doc fix for rx 2010-06-29 12:12 ` Juanma Barranquero @ 2010-06-29 16:07 ` Glenn Morris 2010-06-29 16:39 ` Juanma Barranquero 0 siblings, 1 reply; 4+ messages in thread From: Glenn Morris @ 2010-06-29 16:07 UTC (permalink / raw) To: 6537; +Cc: lekktu Juanma Barranquero wrote: > 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? He did so recently, no need to mark these changes as tiny any more. ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#6537: 23.2; doc fix for rx 2010-06-29 16:07 ` Glenn Morris @ 2010-06-29 16:39 ` Juanma Barranquero 0 siblings, 0 replies; 4+ messages in thread From: Juanma Barranquero @ 2010-06-29 16:39 UTC (permalink / raw) To: Glenn Morris; +Cc: 6537 > He did so recently, no need to mark these changes as tiny any more. OK, thanks. I'll remove the notice from the last change. Juanma ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-06-29 16:39 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-06-29 11:35 bug#6537: 23.2; doc fix for rx Leo 2010-06-29 12:12 ` Juanma Barranquero 2010-06-29 16:07 ` Glenn Morris 2010-06-29 16:39 ` Juanma Barranquero
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.