summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
AgeCommit message (Expand)Author
2026-03-19; * lisp/ibuffer.el (ibuffer-fontification-alist): Doc fix (bug#80618).Eli Zaretskii
2026-03-11Tweak recent error descriptor changesBasil L. Contovounesios
2026-03-10Use the new error API functionsStefan Monnier
2026-01-11Avoid 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-15Make ibuffer.el use dedicated facesProtesilaos Stavrou
2025-08-02ibuffer-update-title-and-summary: Fix out of range errorDaniel Mendler
2025-02-26Improve 'define-ibuffer-op' macro (bug#76222)shipmints
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-02-22; * lisp/ibuffer.el: Avoid byte-compiler warnings.Eli Zaretskii
2025-02-17Prefer plusp/minusp to cl-plusp/cl-minuspStefan Kangas
2025-01-25ibuffer: Display column titles in header lineDaniel Mendler
2025-01-25ibuffer: New defcustom `ibuffer-human-readable-size'Daniel Mendler
2025-01-11ibuffer: Add the "Recency" columnDaniel Mendler
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-07-04; * lisp/ibuffer.el (ibuffer-mode): Doc fix.Eli Zaretskii
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-13Fix last Ibuffer change and improve feedback messagesStephen Berman
2023-09-11Avoid confusing message in Ibuffer (bug#64230)Stephen Berman
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-09Make ibuffer-aif obsolete in favor of if-letStefan Kangas
2022-08-09* lisp/ibuffer.el (ibuffer): Use substitute-command-keys for help.Stefan Kangas
2022-08-02Remove duplicate key definitions from keymapsRobert Pluim
2022-06-15Prefer defvar-keymap in ibuffer.elStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-22Use substitute-command-keys for literal key sequencesStefan Kangas
2021-11-04Document ibuffer-auto-mode in ibuffer-mode doc stringThibault Polge
2021-10-11Another fix for 'ibuffer-shrink-to-fit' (Bug#7218, Bug#51029)Martin Rudalics
2021-10-05Avoid using variable before it has been initializedStefan Kangas
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård
2021-06-02Fix ibuffer auto-shrinking windowsLars Ingebrigtsen
2021-05-18Fix problem with focusing in `C-o' in ibuffer in some circumstancesMiha Rihtaršič
2021-03-10Use proper command substitutions in some docstringsStefan Kangas
2021-03-07Remove some references to Emacs 21Stefan Kangas
2021-02-28Convert ibuffer menus to easymenuStefan Kangas
2021-02-05Remove Emacs 20 compat code for header-line-formatStefan Kangas
2021-02-04Fix previous ibuffer patchLars Ingebrigtsen
2021-02-04Make the recency sorting stable when we have inverted sortingLars Ingebrigtsen
2021-01-18Fix ibuffer-mark-by-file-name-regexp abbreviationsBasil L. Contovounesios
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-07* lisp/ibuffer.el (ibuffer, ibuffer-mode): Prefer setq-local.Stefan Kangas
2020-12-03Remove redundant requires of 'font-core'Stefan Kangas
2020-10-06Fix args of truncate-string-to-width in ibuffer-compile-make-substring-formJuri Linkov
2020-01-16Make more load-hooks obsoleteGlenn Morris
2020-01-01Update copyright year to 2020Paul Eggert