From e32ddb14af010ca165179da623faac94d2d4d341 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 14 Apr 2002 01:50:33 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc76c713f49..ac9202c4603 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,22 @@ +2002-04-13 Colin Walters + + * ibuffer.el (ibuffer-forward-line): Just skip header if we're + only moving one line forward. + (ibuffer-map-lines): Preserve point position even if we delete + lines. Only call mapping functions with buffer and mark + 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'. + + * 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): Just dispatch on `system-type' to one of the + previous two functions. + 2002-04-13 Pavel Jan,Bm(Bk * iswitchb.el: Update commentary to include new function -- 2.39.5