summaryrefslogtreecommitdiff
path: root/lisp/ibuf-ext.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* ibuf-ext.el: Fix previous changeJuanma Barranquero2019-12-02
* ibuffer-mark-by-content-regexp: don't depend on `cl-some'Juanma Barranquero2019-12-01
* ibuffer-do-isearch: don't depend on `cl-values-list' (bug#38430)Juanma Barranquero2019-12-01
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Make completion in the `E' command in *Ibuffer* workLars Ingebrigtsen2019-10-07
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Make ibuffer-mark-by-file-name-regexp work on the displayed file nameLars Ingebrigtsen2019-08-22
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Ibuffer filter by modes: Accept several mode namesTino Calancha2018-09-29
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Merge from origin/emacs-26Glenn Morris2018-03-22
|\|
| * * lisp/ibuf-ext.el (ibuffer-never-search-content-mode): Fix type.Glenn Morris2018-03-21
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | ibuffer: new filter to list buffers running a processTino Calancha2017-10-20
* | Make ibuffer filters idempotentTino Calancha2017-10-20
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update uses of if-let and when-letMark Oteiza2017-09-12
* Ibuffer: Erase output buffer before shell commandsTino Calancha2017-02-09
* Ibuffer: Don't truncate shell command outputTino Calancha2017-02-09
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Revert "* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):"Eli Zaretskii2016-10-23
| * * lisp/ibuf-ext.el (ibuffer-do-shell-command-file):Tino Calancha2016-10-16
* | ibuffer: New filters and commandsChristopher Genovese2016-12-20
* | Fix regression introduced by commit 7b1e97fTino Calancha2016-12-08
* | ibuffer-decompose-filter-group avoid unwanted side effectsTino Calancha2016-12-07
* | ibuffer-decompose-filter: Avoid side effects on errorTino Calancha2016-12-07
* | ibuffer-saved-filters: Remove extra nesting levelChristopher Genovese2016-12-07
* | ibuffer-exchange-filters: Simplify codeTino Calancha2016-11-19
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-17
* | Ibuffer: 'w' and 'B' default to buffer at current lineTino Calancha2016-10-03
* | Remove hook when disabling ibuffer-auto-modeTino Calancha2016-07-27
* | Ibuffer: Use default output buffer for shell commandsTino Calancha2016-07-21
* | Avoid 'unused var' 'not left unused var' warningsTino Calancha2016-07-11
* | Copy buffer names to kill ringTino Calancha2016-07-08
* | Ibuffer: Mark locked buffersTino Calancha2016-07-08
* | Ibuffer: Mark buffers by contentTino Calancha2016-07-03
* | ibuffer-copy-filename-as-kill verbosity increaseTino Calancha2016-07-03
* | * lisp/ibuf-ext.el (ibuffer-do-shell-command-file):Tino Calancha2016-06-07
* | Allow optional parameter to be nilTino Calancha2016-02-23
* | Completely ignore buffers with no name when copying file namesTino Calancha2016-02-23
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
* | ibuffer generate autoloads to non-versioned file.Phillip Lord2015-12-17
|/