summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/rx.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (rx-check-any, rx-check-not): Quote "]"s in regexps when they have noEli Zaretskii2006-03-031-3/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (rx-constituents): Add symbol-start and symbol-end.Stefan Monnier2005-03-251-2/+4
* (rx-syntax): Move sregex style syntax to code.Stefan Monnier2004-04-231-25/+15
* Doc fixes.Stefan Monnier2004-04-231-132/+295
* (rx): Work at compile time, not run time.Eli Zaretskii2004-03-271-2/+4
* Fix copyright.Stefan Monnier2004-03-221-1/+1
* (rx): Work at compile time, not run time.Juanma Barranquero2004-03-211-5/+8
* (rx-check, rx-check-any, rx-check-not)Eli Zaretskii2004-02-161-19/+36
* (rx-not): Bind case-fold-search to nil.Eli Zaretskii2004-02-161-1/+2
* (rx-or): Fix the case of "(rx (and ?a (or ?b ?c) ?d))".Eli Zaretskii2003-11-011-3/+5
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-10/+10
* (rx-and): Generate a shy group.Richard M. Stallman2002-12-231-10/+51
* (rx): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* *** empty log message ***Gerd Moellmann2001-10-011-0/+753