From e9d1f248d5f34a7dd1b76a750687abf02f717ddc Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 14 Apr 2002 06:42:43 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 6 ++++++ lisp/ChangeLog | 11 ++++++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 51534cd53a..e287ecdebd 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2002-04-14 Colin Walters + + * update-game-score.c (lock_file): If the lock file is older than + an hour, delete it. Reset attempts to zero if we have to break + the lock. + 2002-04-14 Andreas Schwab * update-game-score.c (read_score): Fix type of second parameter diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ac9202c460..00ef388d35 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,13 +7,18 @@ arguments; the other two were unused. (ibuffer-redisplay, ibuffer-update): Always skip special areas. - * calc/calc-bin.el (math-format-radix-float): Load `calc-ext' - before we call `math-group-float'. + * ibuf-macs.el, ibuf-ext.el: Update callers of + `ibuffer-map-lines'. + + * calc/calc-bin.el (math-format-radix-float): Use `when'. + + * calc/calc.el (math-format-number): Load `calc-ext' before we + call `math-group-float'. * play/gamegrid.el (gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'. (gamegrid-add-score-insecure): Restored from the old - `update-game-score'. + `gamegrid-add-score'. (gamegrid-add-score): Just dispatch on `system-type' to one of the previous two functions. -- 2.20.1