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: Sun, 14 Apr 2002 01:52:07 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3703 emacs/lisp/ChangeLog:1.3704
*** emacs/lisp/ChangeLog:1.3703 Sat Apr 13 21:50:33 2002
--- emacs/lisp/ChangeLog        Sun Apr 14 01:52:06 2002
***************
*** 7,19 ****
        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.
  
--- 7,24 ----
        arguments; the other two were unused.
        (ibuffer-redisplay, ibuffer-update): Always skip special areas.
  
!       * ibuf-macs.el, ibuf-ext.el: Update callers of
!       `ibuffer-map-lines'.
! 
!       * calc/calc-bin.el (math-format-radix-float): Use `when'.
!       
!       * calc/calc.el (math-format-number): 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
!       `gamegrid-add-score'.
        (gamegrid-add-score): Just dispatch on `system-type' to one of the
        previous two functions.
  



reply via email to

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