comparison INSTALL @ 112017:db006527425b

* lisp/emacs-lisp/rx.el: Make it a superset of sregex. (rx-constituents): Add `any => "."', mark `repeat' as taking any number of args, add `regex' alias. (rx-info): Add arg to distinguish head and standalone forms. (rx-check, rx-form): Pass the corresponding arg. (rx-**): Simplify. (rx-repeat): Make it work for any number of args. (rx-syntax): Make it accept syntax chars as is. * lisp/obsolete/sregex.el: Move from emacs-lisp/. * lisp/emacs-lisp/re-builder.el: Remove sregex support. * lisp/emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 26 Dec 2010 18:17:09 -0500
parents ced73eea562f
children 417b1e4d63cd c428fb33aede
comparison
equal deleted inserted replaced
112016:dd7d92a355c6 112017:db006527425b