summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/sregex.el
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | intervals which makes it heaps simpler.
* (sregex-replace-match): Don't call sregex--value-groups.Richard M. Stallman1998-08-101-20/+5
| | | | | (sregex-match-end, sregex-match-beginning): Likewise. (sregex-match-string-no-properties, sregex-match-string): Likewise.
* Initial revisionDan Nicolaescu1998-06-221-0/+965