summaryrefslogtreecommitdiff
path: root/lisp/ibuf-ext.el
Commit message (Expand)AuthorAgeFilesLines
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-4/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-9/+9
* | Ibuffer filter by modes: Accept several mode namesTino Calancha2018-09-291-17/+28
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-4/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-221-1/+1
|\ \ | |/
| * * lisp/ibuf-ext.el (ibuffer-never-search-content-mode): Fix type.Glenn Morris2018-03-211-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | ibuffer: new filter to list buffers running a processTino Calancha2017-10-201-0/+6
* | Make ibuffer filters idempotentTino Calancha2017-10-201-2/+5
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-1/+1
* Ibuffer: Erase output buffer before shell commandsTino Calancha2017-02-091-1/+9
* Ibuffer: Don't truncate shell command outputTino Calancha2017-02-091-15/+23
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Revert "* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):"Eli Zaretskii2016-10-231-8/+4
| * * lisp/ibuf-ext.el (ibuffer-do-shell-command-file):Tino Calancha2016-10-161-4/+8
* | ibuffer: New filters and commandsChristopher Genovese2016-12-201-76/+271
* | Fix regression introduced by commit 7b1e97fTino Calancha2016-12-081-1/+1
* | ibuffer-decompose-filter-group avoid unwanted side effectsTino Calancha2016-12-071-12/+11
* | ibuffer-decompose-filter: Avoid side effects on errorTino Calancha2016-12-071-19/+17
* | ibuffer-saved-filters: Remove extra nesting levelChristopher Genovese2016-12-071-35/+121
* | ibuffer-exchange-filters: Simplify codeTino Calancha2016-11-191-8/+5
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-2/+2
* | Ibuffer: 'w' and 'B' default to buffer at current lineTino Calancha2016-10-031-46/+42
* | Remove hook when disabling ibuffer-auto-modeTino Calancha2016-07-271-2/+5
* | Ibuffer: Use default output buffer for shell commandsTino Calancha2016-07-211-2/+1
* | Avoid 'unused var' 'not left unused var' warningsTino Calancha2016-07-111-4/+3
* | Copy buffer names to kill ringTino Calancha2016-07-081-0/+17
* | Ibuffer: Mark locked buffersTino Calancha2016-07-081-0/+18
* | Ibuffer: Mark buffers by contentTino Calancha2016-07-031-0/+51
* | ibuffer-copy-filename-as-kill verbosity increaseTino Calancha2016-07-031-7/+8
* | * lisp/ibuf-ext.el (ibuffer-do-shell-command-file):Tino Calancha2016-06-071-4/+8
* | Allow optional parameter to be nilTino Calancha2016-02-231-1/+1
* | Completely ignore buffers with no name when copying file namesTino Calancha2016-02-231-14/+17
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | ibuffer generate autoloads to non-versioned file.Phillip Lord2015-12-171-1/+1
|/
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Use lexical-bindin in Ibuffer.Stefan Monnier2014-09-221-9/+10
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * ibuf-ext.el (ibuffer-filter-by-filename): Make it work with dired buffers too.Kan-Ru Chen2013-07-311-1/+1
* * lisp/ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.Xue Fuqiao2013-06-121-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* lisp/ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): Shortcut completing...Roland Winkler2012-09-231-4/+10
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-41/+30