emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 13 Apr 2002 21:50:33 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3702 emacs/lisp/ChangeLog:1.3703
*** emacs/lisp/ChangeLog:1.3702 Sat Apr 13 09:01:48 2002
--- emacs/lisp/ChangeLog        Sat Apr 13 21:50:33 2002
***************
*** 1,3 ****
--- 1,22 ----
+ 2002-04-13  Colin Walters  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * iswitchb.el: Update commentary to include new function



reply via email to

[Prev in Thread] Current Thread [Next in Thread]