comparison lisp/ChangeLog @ 25942:0c5d04c620dd

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 08 Oct 1999 23:25:05 +0000
parents a4a38fbd1bae
children 823a4e359bab
comparison
equal deleted inserted replaced
25941:aff7b4b37817 25942:0c5d04c620dd
1 1999-10-09 Gerd Moellmann <gerd@gnu.org>
2
3 * Makefile (bootstrap-compile): New target. Compile Lisp
4 files with ../src/temacs.
5
1 1999-10-08 Simon Marshall <simon@gnu.org> 6 1999-10-08 Simon Marshall <simon@gnu.org>
2 7
3 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function. 8 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
4 (regexp-opt-group): Use it to get common suffixes in STRINGS. 9 (regexp-opt-group): Use it to get common suffixes in STRINGS.
5 If STRINGS is nil, return "" rather than nil. 10 If STRINGS is nil, return "" rather than nil.