summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/regexp-opt.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (regexp-opt-group): Avoid infiniteKarl Heuer1999-06-041-1/+3
| | | | recursion on bogus input.
* (regexp-opt): Doc fix.Richard M. Stallman1997-09-071-4/+3
|
* simplify.Simon Marshall1997-06-271-9/+9
|
* emit charsets after strings so that the final regexp finds the longest match.Simon Marshall1997-06-061-37/+45
|
* Initial revisionRichard M. Stallman1997-05-291-0/+231