summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@gnu.org>2002-04-14 01:50:33 +0000
committerColin Walters <walters@gnu.org>2002-04-14 01:50:33 +0000
commite32ddb14af010ca165179da623faac94d2d4d341 (patch)
tree9abfeffcfd34293414364074bab8589a16bcf3db
parentb936fae4324c4252ecb409ad5e4a39faacf2056c (diff)
downloademacs-e32ddb14af010ca165179da623faac94d2d4d341.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog19
1 files changed, 19 insertions, 0 deletions
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 <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,Bm(Bk <Pavel@Janik.cz>
* iswitchb.el: Update commentary to include new function