]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorColin Walters <walters@gnu.org>
Sun, 14 Apr 2002 01:50:33 +0000 (01:50 +0000)
committerColin Walters <walters@gnu.org>
Sun, 14 Apr 2002 01:50:33 +0000 (01:50 +0000)
lisp/ChangeLog

index cc76c713f4996b86492d1c0270bc01452575aad6..ac9202c4603a2646e95df6f4ce44f9f10e323c96 100644 (file)
@@ -1,3 +1,22 @@
+2002-04-13  Colin Walters  <walters@verbum.org>
+
+       * 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\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * iswitchb.el: Update commentary to include new function