summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * woman.el (woman-follow): New function, based on `man-follow'.Chong Yidong2006-08-281-2/+2
* (ibuffer-formats): Use left alignment for the modeDan Nicolaescu2006-07-221-1/+1
* (ibuffer-mode): Doc fix.John Paul Wallington2006-06-281-1/+4
* (ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplifyJohn Paul Wallington2006-05-061-3/+1
* (ibuffer-compressed-file-name-regexp): Undo previousDan Nicolaescu2006-05-051-2/+1
* (ibuffer-compressed-file-name-regexp): Avoid loadingDan Nicolaescu2006-05-041-4/+5
* * ibuf-macs.el (define-ibuffer-column): Add a new key:Dan Nicolaescu2006-04-021-6/+30
* Update copyright years.John Paul Wallington2006-02-021-1/+1
* (ibuffer-compressed-file-name-regexp): New defcustom.John Paul Wallington2006-02-021-4/+20
* (ibuffer): Search iconified frames too when getting Ibuffer buffer's window.John Paul Wallington2005-11-071-1/+1
* (ibuffer): Search all visible frames when getting Ibuffer buffer's window.John Paul Wallington2005-11-061-1/+1
* ibuffer.el: Move the `defvar's to the top level.Juanma Barranquero2005-08-261-9/+14
* (ibuffer-compile-make-eliding-form, ibuffer-check-formats): UseJuanma Barranquero2005-08-241-8/+18
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,Juanma Barranquero2005-07-291-42/+46
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (ibuffer-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* (define-ibuffer-column filename): If `dired-directory' is a list, use its car.John Paul Wallington2005-05-141-1/+3
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (group ibuffer): Add :version keyword.John Paul Wallington2004-10-311-0/+1
* (ibuffer-find-file): Remove `interactive-p' call; `wildcards' set to tJohn Paul Wallington2004-10-231-2/+2
* (ibuffer-default-display-maybe-show-predicates): New customizableJohn Paul Wallington2004-10-171-7/+21
* (define-ibuffer-column size): Use string-to-number instead of string-to-int.John Paul Wallington2004-08-081-7/+8
* Restore updated copyright info that was inadvertently removed.John Paul Wallington2004-07-041-1/+1
* 2004-06-02 Romain Francoise <romain@orebokech.com>John Paul Wallington2004-06-021-1/+8
* 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)John Paul Wallington2004-05-061-1/+2
* (ibuffer-delete-window-on-quit): Remove.John Paul Wallington2004-04-121-8/+13
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (ibuffer-formats): Make name and size columns wider.John Paul Wallington2003-08-241-2/+2
* (ibuffer-backward-line, ibuffer-forward-line)John Paul Wallington2003-07-051-32/+79
* (ibuffer-display-summary): New customizable variable.John Paul Wallington2003-05-181-28/+34
* (ibuffer-name-map, ibuffer-mode-name-map)John Paul Wallington2003-04-261-10/+7
* (ibuffer-insert-filter-group): Fix spazz.John Paul Wallington2003-04-051-2/+4
* (ibuffer-insert-filter-group): `help-echo' text property dynamicallyJohn Paul Wallington2003-04-041-2/+9
* (toplevel): Don't require `font-lock';John Paul Wallington2003-02-111-1/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-16/+16
* * ibuffer.el (ibuffer-window-list): Remove.John Paul Wallington2003-01-241-127/+132
* * ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,John Paul Wallington2002-12-091-1/+4
* (ibuffer-formats): Change default value; bump widthJohn Paul Wallington2002-11-211-1/+1
* (ibuffer-use-other-window, ibuffer-use-header-line)John Paul Wallington2002-11-151-14/+8
* (ibuffer-mouse-popup-menu): Set point before poppingJohn Paul Wallington2002-10-291-5/+8
* John Paul Wallington now maintains ibuffer.Colin Walters2002-10-031-0/+1
* (ibuffer-update): Call `minibufferp' with argumentJohn Paul Wallington2002-09-261-2/+1
* (ibuffer-mode): Add font-lock-defontify to change-major-mode-hook.Richard M. Stallman2002-09-101-0/+1
* (ibuffer-update): Revert expansion of `caddr'.John Paul Wallington2002-08-301-2/+4
* * ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.John Paul Wallington2002-08-291-12/+11
* (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.Colin Walters2002-08-061-0/+4
* (ibuffer-hooks): Rename to `ibuffer-hook'; Add defvaralias forColin Walters2002-08-011-2/+4
* (ibuffer-fontification-alist): Use `font-lock-constant-face' insteadColin Walters2002-08-011-1/+1