Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (regexp-opt-try-suffix): New function. | Gerd Moellmann | 1999-10-08 | 1 | -20/+58 | |
| | | | | | (regexp-opt-group): Use it to get common suffixes in STRINGS. If STRINGS is nil, return "" rather than nil. | |||||
* | Fix maintainer address. | Karl Heuer | 1999-08-16 | 1 | -1/+1 | |
| | ||||||
* | (regexp-opt-group): Avoid infinite | Karl Heuer | 1999-06-04 | 1 | -1/+3 | |
| | | | | recursion on bogus input. | |||||
* | (regexp-opt): Doc fix. | Richard M. Stallman | 1997-09-07 | 1 | -4/+3 | |
| | ||||||
* | simplify. | Simon Marshall | 1997-06-27 | 1 | -9/+9 | |
| | ||||||
* | emit charsets after strings so that the final regexp finds the longest match. | Simon Marshall | 1997-06-06 | 1 | -37/+45 | |
| | ||||||
* | Initial revision | Richard M. Stallman | 1997-05-29 | 1 | -0/+231 | |