index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ibuffer.el
Age
Commit message (
Expand
)
Author
2026-03-19
; * lisp/ibuffer.el (ibuffer-fontification-alist): Doc fix (bug#80618).
Eli Zaretskii
2026-03-11
Tweak recent error descriptor changes
Basil L. Contovounesios
2026-03-10
Use the new error API functions
Stefan Monnier
2026-01-11
Avoid byte-compiled code in `ibuffer-maybe-show-predicates' value (bug#80117)
Phil Sainty
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-15
Make ibuffer.el use dedicated faces
Protesilaos Stavrou
2025-08-02
ibuffer-update-title-and-summary: Fix out of range error
Daniel Mendler
2025-02-26
Improve 'define-ibuffer-op' macro (bug#76222)
shipmints
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-02-22
; * lisp/ibuffer.el: Avoid byte-compiler warnings.
Eli Zaretskii
2025-02-17
Prefer plusp/minusp to cl-plusp/cl-minusp
Stefan Kangas
2025-01-25
ibuffer: Display column titles in header line
Daniel Mendler
2025-01-25
ibuffer: New defcustom `ibuffer-human-readable-size'
Daniel Mendler
2025-01-11
ibuffer: Add the "Recency" column
Daniel Mendler
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-04
; * lisp/ibuffer.el (ibuffer-mode): Doc fix.
Eli Zaretskii
2024-01-21
doc: Delete extraneous quotes around keys
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-13
Fix last Ibuffer change and improve feedback messages
Stephen Berman
2023-09-11
Avoid confusing message in Ibuffer (bug#64230)
Stephen Berman
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-09
Make ibuffer-aif obsolete in favor of if-let
Stefan Kangas
2022-08-09
* lisp/ibuffer.el (ibuffer): Use substitute-command-keys for help.
Stefan Kangas
2022-08-02
Remove duplicate key definitions from keymaps
Robert Pluim
2022-06-15
Prefer defvar-keymap in ibuffer.el
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-22
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-04
Document ibuffer-auto-mode in ibuffer-mode doc string
Thibault Polge
2021-10-11
Another fix for 'ibuffer-shrink-to-fit' (Bug#7218, Bug#51029)
Martin Rudalics
2021-10-05
Avoid using variable before it has been initialized
Stefan Kangas
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-06-02
Fix ibuffer auto-shrinking windows
Lars Ingebrigtsen
2021-05-18
Fix problem with focusing in `C-o' in ibuffer in some circumstances
Miha Rihtaršič
2021-03-10
Use proper command substitutions in some docstrings
Stefan Kangas
2021-03-07
Remove some references to Emacs 21
Stefan Kangas
2021-02-28
Convert ibuffer menus to easymenu
Stefan Kangas
2021-02-05
Remove Emacs 20 compat code for header-line-format
Stefan Kangas
2021-02-04
Fix previous ibuffer patch
Lars Ingebrigtsen
2021-02-04
Make the recency sorting stable when we have inverted sorting
Lars Ingebrigtsen
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-12-07
* lisp/ibuffer.el (ibuffer, ibuffer-mode): Prefer setq-local.
Stefan Kangas
2020-12-03
Remove redundant requires of 'font-core'
Stefan Kangas
2020-10-06
Fix args of truncate-string-to-width in ibuffer-compile-make-substring-form
Juri Linkov
2020-01-16
Make more load-hooks obsolete
Glenn Morris
2020-01-01
Update copyright year to 2020
Paul Eggert
[next]