Mercurial > emacs
changeset 44570:30d170360f38
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Sun, 14 Apr 2002 01:50:33 +0000 |
parents | 01399b2a0c1e |
children | be1cb50b8859 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 14 01:42:18 2002 +0000 +++ b/lisp/ChangeLog Sun Apr 14 01:50:33 2002 +0000 @@ -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