summaryrefslogtreecommitdiff
path: root/lisp/buff-menu.el
AgeCommit message (Expand)Author
2026-01-13Fix buffer menu unmark (bug#80082)Manuel Giraud
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-29Fix buffer menu unmark on first line (bug#80089)Manuel Giraud
2025-02-01New user option 'Buffer-menu-human-readable-sizes'Pengji Zhang
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-06-09* lisp/buff-menu.el: Support a function value of Buffer-menu-group-by.Juri Linkov
2024-06-07* lisp/buff-menu.el (Buffer-menu-group-sort-by): New defcustom.Juri Linkov
2024-06-07* lisp/buff-menu.el: Mark all entries in outline.Juri Linkov
2024-06-05Allow multi-level outlines in tabulated-list-groups used by list-buffersJuri Linkov
2024-06-03Move revert-buffer-restore-functions use from buff-menu.el to outline.elJuri Linkov
2024-06-03New variable 'revert-buffer-restore-functions' (bug#69511)Juri Linkov
2024-04-12* lisp/buff-menu.el: Improve 'Buffer-menu-group-by-mode' (bug#70150).Juri Linkov
2024-03-02* lisp/buff-menu.el (Buffer-menu-marked-buffers): Add save-excursion.Juri Linkov
2024-02-29; Improve documentation of last changeset (bug#69305)Eli Zaretskii
2024-02-29Add tabulated-list-groups and Buffer-menu-group-by (bug#69305)Juri Linkov
2024-02-10* lisp/buff-menu.el: Force other-window commands to use other window.Juri Linkov
2024-02-07Improve wording of message in buff-menu.elEli Zaretskii
2024-02-07; Fix last changes in buffer-menu.el and NEWSMattias EngdegÄrd
2024-02-06; Fix last change in buffer-menu.elEli Zaretskii
2024-02-06Optionally show internal buffers in Buffer Menu modeMattias EngdegÄrd
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-13Support a function in the BUFFER-LIST arg of list-buffers-noselect (bug#59935)Juri Linkov
2022-11-25Bind Buffer-menu-view-other-window to "O"Stefan Kangas
2022-11-15New command 'project-list-buffers' bound to 'C-x p C-b' (bug#59153)Juri Linkov
2022-11-15Use substitute-command-keys for buffer-menu helpStefan Kangas
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-02-24Make 't' in Buffer-menu be more defensiveEli Zaretskii
2022-01-05; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix warning.Stefan Kangas
2022-01-05* lisp/buff-menu.el (Buffer-menu-mode-map): Use defvar-keymap.Stefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-02-27Convert Buffer-menu-mode menu to easymenuStefan Kangas
2021-02-17Make unused `Buffer-menu-sort' alias obsoleteLars Ingebrigtsen
2021-02-17Mark up commands in buff-menu.el for modesLars Ingebrigtsen
2021-01-31Prefer defvar-local in preloaded filesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Prefer setq-local in most filesStefan Kangas
2020-08-14Remove many items obsolete since Emacs 23.1Stefan Kangas
2020-08-08Fix up previous list-buffers patch to work when there's no bufferLars Ingebrigtsen
2020-08-08Make the name column in 'list-buffers' have a dynamic widthLars Ingebrigtsen
2020-08-07Buffer-menu-select doc string clarificationLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-13Make list-buffers--refresh preserve marksLars Ingebrigtsen
2019-07-28Abbreviate directory names the same way as file names in C-x C-bLars Ingebrigtsen
2019-07-13Mention columns width variables in the buffer-menu doc stringLars Ingebrigtsen
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert