aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ibuf-ext.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-2/+2
* Delete redundant lambdas around unary functionsStefan Kangas2025-02-111-2/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-13/+13
* ; Fix 'ibuffer-do-isearch{-regexp}'Eshel Yaron2024-07-121-12/+6
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Use new `derived-mode-all/set-parents` functions.Stefan Monnier2023-11-081-14/+17
* | Add tresitter modes to ibuffer-saved-filtersStefan Kangas2023-08-011-3/+3
* | Improve ibuffer-diff-with-fileBasil L. Contovounesios2023-04-081-47/+46
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make ibuffer directory filter buffer awareGabriel do Nascimento Ribeiro2022-11-251-4/+6
* * lisp/ibuf-ext.el (ibuffer-remove-alist): Simplify.Stefan Kangas2022-08-091-3/+1
* Make ibuffer-aif obsolete in favor of if-letStefan Kangas2022-08-091-16/+15
* Replace utility functions with seq-uniqStefan Kangas2022-08-091-12/+3
* Make ibuffer-awhen obsolete in favor of when-letStefan Kangas2022-08-091-4/+4
* Make ibuffer-split-list obsolete in favor of seq-group-byStefan Kangas2022-08-091-14/+10
* Do not display 'nil for 0-ary filter qualifier in ibufManuel Giraud2022-06-151-1/+3
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use substitute-command-keys in some messagesStefan Kangas2021-11-171-1/+4
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* ; Fix escaping in recent ibuf-ext.el doc change.Basil L. Contovounesios2021-08-191-3/+3
* Add ibuffer-saved-filter-groups example to the doc stringLars Ingebrigtsen2021-08-191-0/+11
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* Remove redundant #' before lambda in ibuf-*.elStefan Kangas2021-04-091-75/+75
* Revert "Tweak how ibuffer-invert-sorting updates the buffer"Lars Ingebrigtsen2021-02-041-1/+1
* Tweak how ibuffer-invert-sorting updates the bufferLars Ingebrigtsen2021-02-041-1/+1
* Sort Ibuffer filename/process column as displayedFabrice Bauzac2021-01-201-2/+2
* Fix ibuffer-mark-by-file-name-regexp abbreviationsBasil L. Contovounesios2021-01-181-11/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove some compat code for old versions and XEmacsStefan Kangas2020-11-191-12/+7
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-16/+10
* Add constants for shell command output buffer namesTino Calancha2020-08-091-3/+3
* make-text-button no longer modifies its string argPaul Eggert2020-06-061-1/+1
* Fix some side-effecting uses of make-text-buttonBasil L. Contovounesios2020-06-041-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ibuf-ext.el: Fix previous changeJuanma Barranquero2019-12-021-1/+1
* ibuffer-mark-by-content-regexp: don't depend on `cl-some'Juanma Barranquero2019-12-011-2/+3
* ibuffer-do-isearch: don't depend on `cl-values-list' (bug#38430)Juanma Barranquero2019-12-011-5/+4
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-4/+4
* Make completion in the `E' command in *Ibuffer* workLars Ingebrigtsen2019-10-071-4/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-20/+20
* Make ibuffer-mark-by-file-name-regexp work on the displayed file nameLars Ingebrigtsen2019-08-221-1/+2
* 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