]> code.delx.au - gnu-emacs/history - lib-src/update-game-score.c
(enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
[gnu-emacs] / lib-src / update-game-score.c
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2004-05-08 Thien-Thi NguyenThroughout, replace 0 destined for `exit' arg with...
2003-09-01 Miles BaderAdd arch taglines
2003-05-22 Dave Love(difftime) [!HAVE_DIFFTIME]: Define.
2003-04-27 Juanma Barranquero(read_scores): Fix corruption of score files.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-04 Richard M. Stallman(push_score, read_scores): Cast values of malloc and...
2003-02-04 Richard M. StallmanWhitespace changes.
2002-11-18 Dave LoveInclude unistd.h, string.h, stdlib.h,
2002-08-01 Colin Walters(P_): New macro. Use it for all prototypes.
2002-04-29 Colin Walters(SCORE_FILE_PREFIX): Delete.
2002-04-23 Colin Walters(read_score) [HAVE_GETDELIM]: Trim trailing space.
2002-04-16 Eli ZaretskiiMove config.h before the other headers, to prevent...
2002-04-14 Colin Walters(lock_file): If the lock file is older than an hour...
2002-04-14 Andreas Schwab(read_score): Fix type of second parameter
2002-04-10 Colin Walters(toplevel): Include stdarg.h.
2002-04-07 Colin Waltersupdate-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
2002-04-05 Colin WaltersActually make previous changes work (oops).
2002-04-05 Colin Walters(toplevel): Include pwd.h.
2002-03-27 Colin WaltersInitial version.