log lisp/ibuffer.el @ 87783:98770e92b2d6

age author description
2008-01-08 Miles Bader Merge from emacs--rel--22
2008-01-03 Stefan Monnier * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
2007-12-06 Deepak Goel Fix my previous breakages; improve ChangeLog
2007-12-06 Deepak Goel Fix buggy calls to `error'.
2007-11-19 Dan Nicolaescu * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-08-28 Chong Yidong * woman.el (woman-follow): New function, based on `man-follow'.
2006-07-22 Dan Nicolaescu (ibuffer-formats): Use left alignment for the mode
2006-06-28 John Paul Wallington (ibuffer-mode): Doc fix.
2006-05-06 John Paul Wallington (ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplify
2006-05-05 Dan Nicolaescu (ibuffer-compressed-file-name-regexp): Undo previous
2006-05-04 Dan Nicolaescu (ibuffer-compressed-file-name-regexp): Avoid loading
2006-04-02 Dan Nicolaescu * ibuf-macs.el (define-ibuffer-column): Add a new key:
2006-02-02 John Paul Wallington Update copyright years.
2006-02-02 John Paul Wallington (ibuffer-compressed-file-name-regexp): New defcustom.
2005-11-07 John Paul Wallington (ibuffer): Search iconified frames too when getting Ibuffer buffer's window.
2005-11-06 John Paul Wallington (ibuffer): Search all visible frames when getting Ibuffer buffer's window.
2005-08-26 Juanma Barranquero ibuffer.el: Move the `defvar's to the top level.
2005-08-24 Juanma Barranquero (ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-29 Juanma Barranquero (ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-26 Lute Kamstra (ibuffer-mode): Use run-mode-hooks.
2005-05-14 John Paul Wallington (define-ibuffer-column filename): If `dired-directory' is a list, use its car.
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2004-10-31 John Paul Wallington (group ibuffer): Add :version keyword.
2004-10-23 John Paul Wallington (ibuffer-find-file): Remove `interactive-p' call; `wildcards' set to t
2004-10-17 John Paul Wallington (ibuffer-default-display-maybe-show-predicates): New customizable
2004-08-08 John Paul Wallington (define-ibuffer-column size): Use string-to-number instead of string-to-int.
2004-07-04 John Paul Wallington Restore updated copyright info that was inadvertently removed.
2004-06-02 John Paul Wallington 2004-06-02 Romain Francoise <romain@orebokech.com>
2004-05-06 John Paul Wallington 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
2004-04-12 John Paul Wallington (ibuffer-delete-window-on-quit): Remove.
2003-09-01 Miles Bader Add arch taglines
2003-08-24 John Paul Wallington (ibuffer-formats): Make name and size columns wider.
2003-07-05 John Paul Wallington (ibuffer-backward-line, ibuffer-forward-line)
2003-05-18 John Paul Wallington (ibuffer-display-summary): New customizable variable.
2003-04-26 John Paul Wallington (ibuffer-name-map, ibuffer-mode-name-map)
2003-04-05 John Paul Wallington (ibuffer-insert-filter-group): Fix spazz.
2003-04-04 John Paul Wallington (ibuffer-insert-filter-group): `help-echo' text property dynamically
2003-02-11 John Paul Wallington (toplevel): Don't require `font-lock';
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-24 John Paul Wallington * ibuffer.el (ibuffer-window-list): Remove.
2002-12-09 John Paul Wallington * ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
2002-11-21 John Paul Wallington (ibuffer-formats): Change default value; bump width
2002-11-15 John Paul Wallington (ibuffer-use-other-window, ibuffer-use-header-line)
2002-10-29 John Paul Wallington (ibuffer-mouse-popup-menu): Set point before popping
2002-10-03 Colin Walters John Paul Wallington now maintains ibuffer.
2002-09-26 John Paul Wallington (ibuffer-update): Call `minibufferp' with argument
2002-09-10 Richard M. Stallman (ibuffer-mode): Add font-lock-defontify to change-major-mode-hook.
2002-08-30 John Paul Wallington (ibuffer-update): Revert expansion of `caddr'.
2002-08-29 John Paul Wallington * ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.
2002-08-06 Colin Walters (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
2002-08-01 Colin Walters (ibuffer-hooks): Rename to `ibuffer-hook'; Add defvaralias for
2002-08-01 Colin Walters (ibuffer-fontification-alist): Use `font-lock-constant-face' instead
2002-07-25 Colin Walters (ibuffer-mouse-popup-menu): Allow point to be moved by menu functions.
2002-06-15 Colin Walters (ibuffer-movement-cycle): New variable.