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: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 05 Jul 2003 07:24:02 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5258 emacs/lisp/ChangeLog:1.5259
*** emacs/lisp/ChangeLog:1.5258 Fri Jul  4 20:36:30 2003
--- emacs/lisp/ChangeLog        Sat Jul  5 07:24:00 2003
***************
*** 1,3 ****
--- 1,16 ----
+ 2003-07-05  John Paul Wallington  <address@hidden>
+ 
+       * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
+       (ibuffer-mark-interactive): Use `or' instead of `unless'.
+       (define-ibuffer-column name): Add summarizer.
+       (define-ibuffer-column size): Likewise.
+       (define-ibuffer-column filename): Likewise.
+       (define-ibuffer-column process): Likewise.  Change BODY's output too.
+       (define-ibuffer-column filename-and-process): Likewise, likewise.
+       (ibuffer): Remove local vars `already-in' and `need-update'.
+ 
+       * ibuf-ext.el: Don't require `derived' at compile-time.
+ 
  2003-07-05  Kim F. Storm  <address@hidden>
  
        * info.el: Disable paragraph refilling.




reply via email to

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