summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
AgeCommit message (Expand)Author
2008-02-26(ibuffer-do-toggle-read-only): Don't use `iff' in doc-string.Glenn Morris
2008-02-25(ibuffer-do-toggle-read-only): New optional arg as inRoland Winkler
2008-02-11(ibuffer-header-line-format): New var.Stefan Monnier
2008-01-25* ibuffer.el (ibuffer-default-sorting-mode): Add option to sort byDan Nicolaescu
2008-01-20(ibuffer-mode): Fix last change.Stefan Monnier
2008-01-20(ibuffer-mode): Fix last change.Stefan Monnier
2008-01-18(ibuffer-mode): Fix typo in previous change.Glenn Morris
2008-01-16(mode): Pass the buffer to format-mode-line.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2008-01-03* ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):Stefan Monnier
2007-12-06Fix my previous breakages; improve ChangeLogDeepak Goel
2007-12-06Fix buggy calls to `error'.Deepak Goel
2007-11-19* progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu
2007-08-08Replace `iff' in doc-strings and comments.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-08-28* woman.el (woman-follow): New function, based on `man-follow'.Chong Yidong
2006-07-22(ibuffer-formats): Use left alignment for the modeDan Nicolaescu
2006-06-28(ibuffer-mode): Doc fix.John Paul Wallington
2006-05-07(ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplifyJohn Paul Wallington
2006-05-05(ibuffer-compressed-file-name-regexp): Undo previousDan Nicolaescu
2006-05-04(ibuffer-compressed-file-name-regexp): Avoid loadingDan Nicolaescu
2006-04-02* ibuf-macs.el (define-ibuffer-column): Add a new key:Dan Nicolaescu
2006-02-02Update copyright years.John Paul Wallington
2006-02-02(ibuffer-compressed-file-name-regexp): New defcustom.John Paul Wallington
2005-11-07(ibuffer): Search iconified frames too when getting Ibuffer buffer's window.John Paul Wallington
2005-11-06(ibuffer): Search all visible frames when getting Ibuffer buffer's window.John Paul Wallington
2005-08-26ibuffer.el: Move the `defvar's to the top level.Juanma Barranquero
2005-08-24(ibuffer-compile-make-eliding-form, ibuffer-check-formats): UseJuanma Barranquero
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-29(ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,Juanma Barranquero
2005-07-04Update FSF's address.Lute Kamstra
2005-05-26(ibuffer-mode): Use run-mode-hooks.Lute Kamstra
2005-05-14(define-ibuffer-column filename): If `dired-directory' is a list, use its car.John Paul Wallington
2005-02-09Change release version from 21.4 to 22.1 throughout.Kim F. Storm
2004-10-31(group ibuffer): Add :version keyword.John Paul Wallington
2004-10-23(ibuffer-find-file): Remove `interactive-p' call; `wildcards' set to tJohn Paul Wallington
2004-10-17(ibuffer-default-display-maybe-show-predicates): New customizableJohn Paul Wallington
2004-08-08(define-ibuffer-column size): Use string-to-number instead of string-to-int.John Paul Wallington
2004-07-04Restore updated copyright info that was inadvertently removed.John Paul Wallington
2004-06-022004-06-02 Romain Francoise <romain@orebokech.com>John Paul Wallington
2004-05-062004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)John Paul Wallington
2004-04-12(ibuffer-delete-window-on-quit): Remove.John Paul Wallington
2003-09-01Add arch taglinesMiles Bader
2003-08-24(ibuffer-formats): Make name and size columns wider.John Paul Wallington
2003-07-05(ibuffer-backward-line, ibuffer-forward-line)John Paul Wallington
2003-05-18(ibuffer-display-summary): New customizable variable.John Paul Wallington
2003-04-26(ibuffer-name-map, ibuffer-mode-name-map)John Paul Wallington
2003-04-05(ibuffer-insert-filter-group): Fix spazz.John Paul Wallington