Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff-sentinel trivia. | Glenn Morris | 2010-12-02 | 1 | -2/+2 |
| | | | | | | | * lisp/ibuf-ext.el (diff-sentinel): Update declaration. * lisp/ibuffer.el: Regenerate autoloads. * lisp/vc/diff.el (diff-sentinel): Make new arguments optional, eg for the sake of ibuffer-diff-buffer-with-file-1. | ||||
* | Add "Version:" and "Package:" Lisp file headers. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
| | |||||
* | Use define-minor-mode where applicable. | Stefan Monnier | 2010-05-02 | 1 | -19/+10 |
| | | | | | | | | | | | | | | | | | | | | | | * mh-show.el (mh-showing-mode): Move function to mh-e.el. * mh-e.el (mh-showing-mode): * url-dired.el (url-dired-minor-mode): * org-table.el (orgtbl-mode): * view.el (view-mode): * type-break.el (type-break-query-mode) (type-break-mode-line-message-mode): * textmodes/reftex.el (reftex-mode): * term/vt100.el (vt100-wide-mode): * tar-mode.el (tar-subfile-mode): * savehist.el (savehist-mode): * ibuf-ext.el (ibuffer-auto-mode): * composite.el (auto-composition-mode): * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode): Use define-minor-mode. (vhdl-mode): Use static mode-line format. (vhdl-mode-line-update): Delete. (vhdl-create-mode-menu, vhdl-activate-customizations) (vhdl-hs-minor-mode): Don't bother calling it. | ||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Put autoloads in ibuffer.el rather than loaddefs.el. | Glenn Morris | 2009-09-11 | 1 | -5/+9 |
| | |||||
* | M-v correctness. | Deepak Goel | 2009-03-13 | 1 | -4/+5 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | (ibuffer-diff-buffer-with-file-1): Shell quote buffer's filename. | John Paul Wallington | 2008-09-07 | 1 | -1/+1 |
| | | | | From Johan Euphrosine <proppy@aminche.com>. | ||||
* | (ibuffer-define-filter filename): Use plain old `buffer-file-name' | John Paul Wallington | 2008-08-10 | 1 | -3/+2 |
| | | | | instead of `ibuffer-buffer-file-name'. | ||||
* | (ibuffer-do-isearch, ibuffer-do-isearch-regexp): New functions. | Juri Linkov | 2008-07-23 | 1 | -0/+18 |
| | |||||
* | * ibuf-ext.el (diff-sentinel): Declare. | Juanma Barranquero | 2008-06-27 | 1 | -0/+2 |
| | |||||
* | (ibuffer-diff-buffer-with-file-1): New function. | John Paul Wallington | 2008-06-26 | 1 | -8/+59 |
| | | | | | | (ibuffer-diff-with-file): Use it. Do diff on marked buffers (ibuffer-mark-on-buffer): Don't display message when removing marks. (ibuffer-mark-by-mode): Use `buffer-local-value'. | ||||
* | (ibuffer-interactive-filter-by-mode) | John Paul Wallington | 2008-05-15 | 1 | -30/+16 |
| | | | | | | | | (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes) (define-ibuffer-filter mode, define-ibuffer-filter used-mode) (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers) (ibuffer-mark-read-only-buffers) (ibuffer-mark-dired-buffers): Use `buffer-local-value'. | ||||
* | (define-ibuffer-filter filename): Use `ibuffer-buffer-file-name'. | John Paul Wallington | 2008-05-13 | 1 | -10/+1 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -13/+11 |
| | |||||
* | (define-ibuffer-filter filename): When the major mode is `vc-dir-mode' | John Paul Wallington | 2008-05-01 | 1 | -2/+4 |
| | | | | use the buffer's default directory as filename. | ||||
* | * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by | Dan Nicolaescu | 2008-01-25 | 1 | -0/+14 |
| | | | | | | | | | | file name. (ibuffer-mode-map): Add binding to sort by file name. (ibuffer-filename/process-header-map): New variable. (filename-and-process): Add a header that sorts by file name. (ibuffer-mode): Mention sorting by file name. * ibuf-ext.el (filename/process): New sorter. | ||||
* | (ibuffer-save-filter-groups, ibuffer-save-filters): Remove calls to | Glenn Morris | 2008-01-17 | 1 | -4/+2 |
| | | | | deleted ibuffer-update-mode-name. | ||||
* | (ibuffer-auto-mode): Remove call to deleted ibuffer-update-mode-name. | Glenn Morris | 2008-01-17 | 1 | -2/+1 |
| | |||||
* | (ibuffer-auto-update-changed, ibuffer-auto-mode): Use derived-mode-p. | Stefan Monnier | 2008-01-16 | 1 | -4/+4 |
| | | | | (ibuffer-mark-by-mode-regexp): Pass the buffer to format-mode-line. | ||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
| * | (ibuffer-switch-to-saved-filters, ibuffer-switch-to-saved-filter-groups): | Juanma Barranquero | 2007-10-23 | 1 | -10/+6 |
| | | | | | | | | Doc fixes. | ||||
| * | (ibuffer-saved-filter-groups): Doc fix. | Glenn Morris | 2007-10-18 | 1 | -2/+2 |
| | | |||||
* | | * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp): | Stefan Monnier | 2008-01-03 | 1 | -3/+3 |
| | | | | | | | | * ibuffer.el (mode column): Use format-mode-line. | ||||
* | | (ibuffer-auto-update-changed): Use `dolist' rather than `mapcar'; | Juanma Barranquero | 2007-10-23 | 1 | -8/+7 |
| | | | | | | | | return value is not used. | ||||
* | | (ibuffer-switch-to-saved-filters, ibuffer-switch-to-saved-filter-groups): | Juanma Barranquero | 2007-10-23 | 1 | -10/+6 |
| | | | | | | | | Doc fixes. | ||||
* | | (ibuffer-saved-filter-groups): Doc fix. | Glenn Morris | 2007-10-18 | 1 | -2/+2 |
|/ | |||||
* | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | Docstring fix | Vinicius Jose Latorre | 2007-08-01 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | (eval, view-and-eval) <define-ibuffer-op>: Use the interactive spec of | John Paul Wallington | 2006-10-02 | 1 | -2/+10 |
| | | | | `eval-expression'. From Denis St�� <dstuenkel@googlemail.com>. | ||||
* | (ibuffer-read-filter-group-name): | Romain Francoise | 2006-03-23 | 1 | -12/+24 |
| | | | | | | Use `ibuffer-generate-filter-groups' to make completion list match the filter groups that are really displayed in the Ibuffer buffer. (ibuffer-generate-filter-groups): Add new args noempty, nodefault. | ||||
* | (ibuffer-never-show-predicates): Add `require' keyword; require | John Paul Wallington | 2006-03-13 | 1 | -0/+1 |
| | | | | `ibuf-ext' feature. Thanks to Zhang Wei. | ||||
* | (ibuffer-mark-compressed-file-buffers): New command. | John Paul Wallington | 2006-02-02 | 1 | -1/+12 |
| | |||||
* | (define-ibuffer-filter filename): If `dired-directory' is a list then | John Paul Wallington | 2005-12-08 | 1 | -4/+6 |
| | | | | really use its car. | ||||
* | (ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of | John Paul Wallington | 2005-11-17 | 1 | -1/+1 |
| | | | | `mouse-set-point' because the latter isn't fbound when configured without X. | ||||
* | * ibuf-ext.el (ibuffer-do-shell-command-pipe) | Romain Francoise | 2005-10-07 | 1 | -23/+23 |
| | | | | | | | | | | | | | | | | | (ibuffer-do-shell-command-pipe-replace) (ibuffer-do-shell-command-file, ibuffer-do-eval) (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely) (ibuffer-do-revert, ibuffer-do-replace-regexp) (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp) (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode) (ibuffer-filter-by-name, ibuffer-filter-by-filename) (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt) (ibuffer-filter-by-content, ibuffer-filter-by-predicate (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name) (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size): Autoload file sans suffix. * emulation/cua-base.el (cua-toggle-global-mark): Likewise. | ||||
* | (ibuffer-auto-update-changed): Use `frame-or-buffer-changed-p' to | John Paul Wallington | 2005-08-28 | 1 | -6/+2 |
| | | | | | | | check whether we need to update. (ibuffer-auto-mode): Don't advise `get-buffer-create' and `kill-buffer'. Initialise `ibuffer-auto-buffers-changed' as a `frame-or-buffer-changed-p' state vector instead. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (define-ibuffer-filter filename): If `dired-directory' is a list, use its car. | John Paul Wallington | 2005-05-14 | 1 | -1/+3 |
| | |||||
* | (ibuffer-filter-disable): Move back to the current buffer after | John Paul Wallington | 2005-03-02 | 1 | -3/+9 |
| | | | | | | | removing limits. (ibuffer-pop-filter): Ditto. Update copyright. From: Romain Francoise <romain@orebokech.com> | ||||
* | (ibuffer-kill-line): Set arg `interactive-p' in interactive spec | John Paul Wallington | 2004-10-23 | 1 | -3/+3 |
| | | | | rather than use function `interactive-p'. | ||||
* | (ibuffer-jump-to-buffer): Read buffer name in interactive spec rather | John Paul Wallington | 2004-10-23 | 1 | -47/+45 |
| | | | | than use `interactive-p' in body of function. | ||||
* | (define-ibuffer-filter filename): Expand dired-directory since | John Paul Wallington | 2004-09-18 | 1 | -1/+2 |
| | | | | | buffer-file-name is absolute. From Romain Francoise <romain@orebokech.com>. | ||||
* | (define-ibuffer-filter filename): Consider `dired-directory' if buffer | John Paul Wallington | 2004-09-14 | 1 | -1/+4 |
| | | | | has no file name. From Sean O'Rourke <sorourke@cs.ucsd.edu>. | ||||
* | 2004-06-02 Romain Francoise <romain@orebokech.com> | John Paul Wallington | 2004-06-02 | 1 | -13/+56 |
| | | | | | | | | | | * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter groups: if the user asks for a hidden buffer, open the corresponding filter group to expose it. * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to `ibuffer-jump-to-buffer'. (ibuffer-jump-offer-only-visible-buffers): New user option. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| |