From: Colin Walters Date: Sun, 14 Apr 2002 01:50:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~15631 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e32ddb14af010ca165179da623faac94d2d4d341;p=emacs.git *** empty log message *** --- 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