aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/sregex.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/rx.el: Make it a superset of sregex.Stefan Monnier2010-12-261-608/+0
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (sregex--char-aux): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (sregexq): Fix doc string quoting.Chong Yidong2007-06-041-2/+2
* (sregexq): Doc fix.Eli Zaretskii2007-03-311-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-071-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+0
* Add finder keywords.Dave Love2000-05-251-0/+1
* Rewritten to take advantage of shy-groups andStefan Monnier2000-05-221-485/+143
* (sregex-replace-match): Don't call sregex--value-groups.Richard M. Stallman1998-08-101-20/+5
* Initial revisionDan Nicolaescu1998-06-221-0/+965