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, 03 Feb 2002 22:59:20 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3404 emacs/lisp/ChangeLog:1.3405
*** emacs/lisp/ChangeLog:1.3404 Sun Feb  3 11:21:03 2002
--- emacs/lisp/ChangeLog        Sun Feb  3 22:59:20 2002
***************
*** 1,3 ****
--- 1,25 ----
+ 2002-02-03  Colin Walters  <address@hidden>
+ 
+       * ibuf-ext.el (ibuffer-filter-format-alist,
+       ibuffer-cached-filter-formats,
+       ibuffer-compiled-filter-formats): New variables.
+       
+       * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
+       is now the Emacs CVS tree.
+       (ibuffer-formats): Doc fix.
+       (ibuffer-active-formats-name, ibuffer-current-formats): New
+       functions.
+       (ibuffer-current-format): Use them.
+       (ibuffer-recompile-formats): Add support for
+       ibuffer-filter-format-alist.
+       (ibuffer-check-formats): Ditto.
+       (ibuffer-switch-format): Ditto.
+       (ibuffer-update-title): Ditto.
+       (define-ibuffer-column process): Remove unncessary consing.
+       
+       * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
+       for a summary column.
+ 
  2002-02-03  Andreas Schwab  <address@hidden>
  
        * window.el (save-selected-window): Move macro before first use.



reply via email to

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