Mercurial > emacs
diff lisp/ChangeLog @ 25939:a4a38fbd1bae
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Fri, 08 Oct 1999 23:06:15 +0000 |
| parents | f52741f10a0a |
| children | 0c5d04c620dd |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 08 23:05:09 1999 +0000 +++ b/lisp/ChangeLog Fri Oct 08 23:06:15 1999 +0000 @@ -1,3 +1,9 @@ +1999-10-08 Simon Marshall <simon@gnu.org> + + * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function. + (regexp-opt-group): Use it to get common suffixes in STRINGS. + If STRINGS is nil, return "" rather than nil. + 1999-10-08 Gerd Moellmann <gerd@gnu.org> * Makefile (compile): Compile files one by one. Set load-path to
