diff options
| author | Gerd Moellmann | 2001-01-26 10:26:19 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-01-26 10:26:19 +0000 |
| commit | a47b7816d69f25f429ba57f48e2262b4c5adc166 (patch) | |
| tree | 1aa9c5bc1a4df1cb7613e7b4e98e58d569bc167b /lib-src/ChangeLog | |
| parent | 202c1b5b8bdfe995003d349d0cee22e645b829b5 (diff) | |
| download | emacs-a47b7816d69f25f429ba57f48e2262b4c5adc166.tar.gz emacs-a47b7816d69f25f429ba57f48e2262b4c5adc166.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index a88d39f9e95..2d6465a3649 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * ebrowse.c (matching_regexp_buffer, matching_regexp_end_buf): | ||
| 4 | New variables. | ||
| 5 | (matching_regexp): Use them instead of static variables in | ||
| 6 | function scope. | ||
| 7 | |||
| 1 | 2001-01-25 Francesco Potorti` <pot@potorti.it> | 8 | 2001-01-25 Francesco Potorti` <pot@potorti.it> |
| 2 | 9 | ||
| 3 | * etags.c (struct tok): Renamed from struct token. | 10 | * etags.c (struct tok): Renamed from struct token. |