Mercurial > emacs
diff lib-src/ChangeLog @ 35597:712bca47575d
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Fri, 26 Jan 2001 10:26:19 +0000 |
| parents | 752d1aa1a8f8 |
| children | 0035be368c02 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Jan 26 10:25:48 2001 +0000 +++ b/lib-src/ChangeLog Fri Jan 26 10:26:19 2001 +0000 @@ -1,3 +1,10 @@ +2001-01-26 Gerd Moellmann <gerd@gnu.org> + + * ebrowse.c (matching_regexp_buffer, matching_regexp_end_buf): + New variables. + (matching_regexp): Use them instead of static variables in + function scope. + 2001-01-25 Francesco Potorti` <pot@potorti.it> * etags.c (struct tok): Renamed from struct token.
