Mercurial > emacs
diff lib-src/ChangeLog @ 36389:6dadbe31111f
Corrected latest etags.c entry.
| author | Francesco Potort? <pot@gnu.org> |
|---|---|
| date | Mon, 26 Feb 2001 11:24:02 +0000 |
| parents | de6ee4050db9 |
| children | 6a5b8717a034 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Mon Feb 26 10:12:28 2001 +0000 +++ b/lib-src/ChangeLog Mon Feb 26 11:24:02 2001 +0000 @@ -7,6 +7,8 @@ * etags.c (enum sym_type): New label st_C_template. (gperf input): Use it for switching to C++ from C. (consider_token): Do it. + (C_entries): Initialise typdefcblev to quiet compilers. + [!HAVE_CONFIG_H] [!__STDC__]: #define static as nothing. 2001-02-22 Andrew Innes <andrewi@gnu.org>
