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