[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lib-src/ChangeLog
From: |
Colin Walters |
Subject: |
[Emacs-diffs] Changes to emacs/lib-src/ChangeLog |
Date: |
Wed, 31 Jul 2002 21:31:06 -0400 |
Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.189 emacs/lib-src/ChangeLog:2.190
*** emacs/lib-src/ChangeLog:2.189 Tue Jul 30 09:53:27 2002
--- emacs/lib-src/ChangeLog Wed Jul 31 21:31:04 2002
***************
*** 1,3 ****
--- 1,11 ----
+ 2002-07-31 Colin Walters <address@hidden>
+
+ * update-game-score.c (P_): New macro. Use it for all prototypes.
+ (lose): Don't use varargs.
+ (lose_syserr): New function.
+
+ * update-game-score.c: Change all functions to K&R style.
+
2002-07-30 Andreas Schwab <address@hidden>
* Makefile.in (localstatedir): New variable.