summaryrefslogtreecommitdiff
path: root/lisp/ibuf-ext.el
Commit message (Expand)AuthorAge
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Use new `derived-mode-all/set-parents` functions.Stefan Monnier2023-11-08
* | Add tresitter modes to ibuffer-saved-filtersStefan Kangas2023-08-01
* | Improve ibuffer-diff-with-fileBasil L. Contovounesios2023-04-08
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make ibuffer directory filter buffer awareGabriel do Nascimento Ribeiro2022-11-25
* * lisp/ibuf-ext.el (ibuffer-remove-alist): Simplify.Stefan Kangas2022-08-09
* Make ibuffer-aif obsolete in favor of if-letStefan Kangas2022-08-09
* Replace utility functions with seq-uniqStefan Kangas2022-08-09
* Make ibuffer-awhen obsolete in favor of when-letStefan Kangas2022-08-09
* Make ibuffer-split-list obsolete in favor of seq-group-byStefan Kangas2022-08-09
* Do not display 'nil for 0-ary filter qualifier in ibufManuel Giraud2022-06-15
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use substitute-command-keys in some messagesStefan Kangas2021-11-17
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Fix escaping in recent ibuf-ext.el doc change.Basil L. Contovounesios2021-08-19
* Add ibuffer-saved-filter-groups example to the doc stringLars Ingebrigtsen2021-08-19
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* Remove redundant #' before lambda in ibuf-*.elStefan Kangas2021-04-09
* Revert "Tweak how ibuffer-invert-sorting updates the buffer"Lars Ingebrigtsen2021-02-04
* Tweak how ibuffer-invert-sorting updates the bufferLars Ingebrigtsen2021-02-04
* Sort Ibuffer filename/process column as displayedFabrice Bauzac2021-01-20
* Fix ibuffer-mark-by-file-name-regexp abbreviationsBasil L. Contovounesios2021-01-18
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove some compat code for old versions and XEmacsStefan Kangas2020-11-19
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Add constants for shell command output buffer namesTino Calancha2020-08-09
* make-text-button no longer modifies its string argPaul Eggert2020-06-06
* Fix some side-effecting uses of make-text-buttonBasil L. Contovounesios2020-06-04
* 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