index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ibuf-ext.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-11
Delete redundant lambdas around unary functions
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-12
; Fix 'ibuffer-do-isearch{-regexp}'
Eshel Yaron
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-08
Use new `derived-mode-all/set-parents` functions.
Stefan Monnier
2023-08-01
Add tresitter modes to ibuffer-saved-filters
Stefan Kangas
2023-04-08
Improve ibuffer-diff-with-file
Basil L. Contovounesios
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-25
Make ibuffer directory filter buffer aware
Gabriel do Nascimento Ribeiro
2022-08-09
* lisp/ibuf-ext.el (ibuffer-remove-alist): Simplify.
Stefan Kangas
2022-08-09
Make ibuffer-aif obsolete in favor of if-let
Stefan Kangas
2022-08-09
Replace utility functions with seq-uniq
Stefan Kangas
2022-08-09
Make ibuffer-awhen obsolete in favor of when-let
Stefan Kangas
2022-08-09
Make ibuffer-split-list obsolete in favor of seq-group-by
Stefan Kangas
2022-06-15
Do not display 'nil for 0-ary filter qualifier in ibuf
Manuel Giraud
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-17
Use substitute-command-keys in some messages
Stefan Kangas
2021-10-05
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-19
; Fix escaping in recent ibuf-ext.el doc change.
Basil L. Contovounesios
2021-08-19
Add ibuffer-saved-filter-groups example to the doc string
Lars Ingebrigtsen
2021-04-11
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-09
Remove redundant #' before lambda in ibuf-*.el
Stefan Kangas
2021-02-04
Revert "Tweak how ibuffer-invert-sorting updates the buffer"
Lars Ingebrigtsen
2021-02-04
Tweak how ibuffer-invert-sorting updates the buffer
Lars Ingebrigtsen
2021-01-20
Sort Ibuffer filename/process column as displayed
Fabrice Bauzac
2021-01-18
Fix ibuffer-mark-by-file-name-regexp abbreviations
Basil L. Contovounesios
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-19
Remove some compat code for old versions and XEmacs
Stefan Kangas
2020-09-06
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-08-09
Add constants for shell command output buffer names
Tino Calancha
2020-06-06
make-text-button no longer modifies its string arg
Paul Eggert
2020-06-04
Fix some side-effecting uses of make-text-button
Basil L. Contovounesios
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-02
ibuf-ext.el: Fix previous change
Juanma Barranquero
2019-12-01
ibuffer-mark-by-content-regexp: don't depend on `cl-some'
Juanma Barranquero
2019-12-01
ibuffer-do-isearch: don't depend on `cl-values-list' (bug#38430)
Juanma Barranquero
2019-11-11
Fix some quoting glitches in doc strings
Paul Eggert
2019-10-07
Make completion in the `E' command in *Ibuffer* work
Lars Ingebrigtsen
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-08-22
Make ibuffer-mark-by-file-name-regexp work on the displayed file name
Lars Ingebrigtsen
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
[next]