+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.
2001-01-26 Gerd Moellmann <gerd@gnu.org>
+ * 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.