diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 02a6d6c5b11..87687f7d17d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -7,15 +7,15 @@ (EMACS_NAME): New constant macro. (print_version): Use it. (P_) [__STDC__]: Macro for defining function prototypes. - (all functions): Made them static. -2000-01-31 Fabrice Popineau +2000-01-18 Fabrice Popineau * etags.c [WINDOWSNT]: #include -2000-01-31 Martin Buchholz +2000-01-18 Martin Buchholz - * etags.c: Prototypes and static for all the functions. + * etags.c (all functions): Made them static. + (all functions): Write prototypes. 2000-01-29 Richard M. Stallman