log lisp/ibuffer.el @ 64257:808b36b5395e

age author description
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Thu, 26 May 2005 12:56:21 +0000 Lute Kamstra (ibuffer-mode): Use run-mode-hooks.
Sat, 14 May 2005 12:53:34 +0000 John Paul Wallington (define-ibuffer-column filename): If `dired-directory' is a list, use its car.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 31 Oct 2004 01:07:58 +0000 John Paul Wallington (group ibuffer): Add :version keyword.
Sat, 23 Oct 2004 19:52:52 +0000 John Paul Wallington (ibuffer-find-file): Remove `interactive-p' call; `wildcards' set to t
Sun, 17 Oct 2004 18:07:41 +0000 John Paul Wallington (ibuffer-default-display-maybe-show-predicates): New customizable
Sun, 08 Aug 2004 22:53:11 +0000 John Paul Wallington (define-ibuffer-column size): Use string-to-number instead of string-to-int.
Sun, 04 Jul 2004 01:03:43 +0000 John Paul Wallington Restore updated copyright info that was inadvertently removed.
Wed, 02 Jun 2004 22:05:17 +0000 John Paul Wallington 2004-06-02 Romain Francoise <romain@orebokech.com>
Thu, 06 May 2004 07:23:55 +0000 John Paul Wallington 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
Mon, 12 Apr 2004 10:02:01 +0000 John Paul Wallington (ibuffer-delete-window-on-quit): Remove.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 24 Aug 2003 18:09:07 +0000 John Paul Wallington (ibuffer-formats): Make name and size columns wider.
Sat, 05 Jul 2003 11:21:55 +0000 John Paul Wallington (ibuffer-backward-line, ibuffer-forward-line)
Sun, 18 May 2003 18:24:52 +0000 John Paul Wallington (ibuffer-display-summary): New customizable variable.
Sat, 26 Apr 2003 02:02:26 +0000 John Paul Wallington (ibuffer-name-map, ibuffer-mode-name-map)
Sat, 05 Apr 2003 01:03:23 +0000 John Paul Wallington (ibuffer-insert-filter-group): Fix spazz.
Fri, 04 Apr 2003 21:46:42 +0000 John Paul Wallington (ibuffer-insert-filter-group): `help-echo' text property dynamically
Tue, 11 Feb 2003 15:00:11 +0000 John Paul Wallington (toplevel): Don't require `font-lock';
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 24 Jan 2003 04:53:31 +0000 John Paul Wallington * ibuffer.el (ibuffer-window-list): Remove.
Mon, 09 Dec 2002 23:46:12 +0000 John Paul Wallington * ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
Thu, 21 Nov 2002 05:36:06 +0000 John Paul Wallington (ibuffer-formats): Change default value; bump width
Fri, 15 Nov 2002 07:25:20 +0000 John Paul Wallington (ibuffer-use-other-window, ibuffer-use-header-line)
Tue, 29 Oct 2002 04:21:03 +0000 John Paul Wallington (ibuffer-mouse-popup-menu): Set point before popping
Thu, 03 Oct 2002 04:21:12 +0000 Colin Walters John Paul Wallington now maintains ibuffer.
Thu, 26 Sep 2002 17:54:00 +0000 John Paul Wallington (ibuffer-update): Call `minibufferp' with argument
Tue, 10 Sep 2002 16:45:21 +0000 Richard M. Stallman (ibuffer-mode): Add font-lock-defontify to change-major-mode-hook.
Fri, 30 Aug 2002 12:42:36 +0000 John Paul Wallington (ibuffer-update): Revert expansion of `caddr'.