changeset 27597:c8c16059c6d6

Typos corrected for etags
author Francesco Potortì <pot@gnu.org>
date Thu, 03 Feb 2000 13:20:50 +0000
parents 742d957c3f30
children 138cb0483ffd
files lib-src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Thu Feb 03 12:00:56 2000 +0000
+++ b/lib-src/ChangeLog	Thu Feb 03 13:20:50 2000 +0000
@@ -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  <Fabrice.Popineau@supelec.fr>
+
+2000-01-18  Fabrice Popineau  <Fabrice.Popineau@supelec.fr>
 
 	* etags.c [WINDOWSNT]: #include <direct.h>
 
-2000-01-31  Martin Buchholz  <martin@xemacs.org>
-
-	* etags.c: Prototypes and static for all the functions.
+2000-01-18  Martin Buchholz  <martin@xemacs.org>
+
+	* etags.c (all functions): Made them static.
+	(all functions): Write prototypes.
 
 2000-01-29  Richard M. Stallman  <rms@caffeine.ai.mit.edu>