aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog7
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 @@
12001-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
12001-01-25 Francesco Potorti` <pot@potorti.it> 82001-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.