From a47b7816d69f25f429ba57f48e2262b4c5adc166 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 26 Jan 2001 10:26:19 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 7 +++++++ src/ChangeLog | 3 +++ 2 files changed, 10 insertions(+) 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 @@ +2001-01-26 Gerd Moellmann + + * 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` * etags.c (struct tok): Renamed from struct token. diff --git a/src/ChangeLog b/src/ChangeLog index 1cf1252f290..403a60a7444 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-01-26 Gerd Moellmann + * xdisp.c (display_line): Simplify check for glyphs fitting + entirely in the line. + * xfns.c (xic_style): New variable. (create_frame_xic): Move static variable to global scope for the case that `static' get's defined away. -- 2.39.2