aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/buff-menu.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/buff-menu.el: Support a function value of Buffer-menu-group-by.Juri Linkov2024-06-091-5/+10
* * lisp/buff-menu.el (Buffer-menu-group-sort-by): New defcustom.Juri Linkov2024-06-071-6/+18
* * lisp/buff-menu.el: Mark all entries in outline.Juri Linkov2024-06-071-24/+83
* Allow multi-level outlines in tabulated-list-groups used by list-buffersJuri Linkov2024-06-051-19/+30
* Move revert-buffer-restore-functions use from buff-menu.el to outline.elJuri Linkov2024-06-031-9/+1
* New variable 'revert-buffer-restore-functions' (bug#69511)Juri Linkov2024-06-031-1/+9
* * lisp/buff-menu.el: Improve 'Buffer-menu-group-by-mode' (bug#70150).Juri Linkov2024-04-121-5/+9
* * lisp/buff-menu.el (Buffer-menu-marked-buffers): Add save-excursion.Juri Linkov2024-03-021-9/+10
* ; Improve documentation of last changeset (bug#69305)Eli Zaretskii2024-02-291-8/+9
* Add tabulated-list-groups and Buffer-menu-group-by (bug#69305)Juri Linkov2024-02-291-9/+45
* * lisp/buff-menu.el: Force other-window commands to use other window.Juri Linkov2024-02-101-2/+6
* Improve wording of message in buff-menu.elEli Zaretskii2024-02-071-1/+1
* ; Fix last changes in buffer-menu.el and NEWSMattias EngdegÄrd2024-02-071-1/+1
* ; Fix last change in buffer-menu.elEli Zaretskii2024-02-061-2/+2
* Optionally show internal buffers in Buffer Menu modeMattias EngdegÄrd2024-02-061-4/+29
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-211-9/+9
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Support a function in the BUFFER-LIST arg of list-buffers-noselect (bug#59935)Juri Linkov2022-12-131-5/+18
* Bind Buffer-menu-view-other-window to "O"Stefan Kangas2022-11-251-9/+9
* New command 'project-list-buffers' bound to 'C-x p C-b' (bug#59153)Juri Linkov2022-11-151-3/+18
* Use substitute-command-keys for buffer-menu helpStefan Kangas2022-11-151-7/+26
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-18/+0
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-2/+2
* Make 't' in Buffer-menu be more defensiveEli Zaretskii2022-02-241-4/+9
* ; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix warning.Stefan Kangas2022-01-051-1/+1
* * lisp/buff-menu.el (Buffer-menu-mode-map): Use defvar-keymap.Stefan Kangas2022-01-051-37/+35
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-3/+3
* Convert Buffer-menu-mode menu to easymenuStefan Kangas2021-02-271-75/+55
* Make unused `Buffer-menu-sort' alias obsoleteLars Ingebrigtsen2021-02-171-1/+2
* Mark up commands in buff-menu.el for modesLars Ingebrigtsen2021-02-171-26/+27
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most filesStefan Kangas2020-12-091-2/+2
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-3/+0
* Fix up previous list-buffers patch to work when there's no bufferLars Ingebrigtsen2020-08-081-3/+3
* Make the name column in 'list-buffers' have a dynamic widthLars Ingebrigtsen2020-08-081-20/+37
* Buffer-menu-select doc string clarificationLars Ingebrigtsen2020-08-071-1/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make list-buffers--refresh preserve marksLars Ingebrigtsen2019-10-131-10/+15
* Abbreviate directory names the same way as file names in C-x C-bLars Ingebrigtsen2019-07-281-1/+2
* Mention columns width variables in the buffer-menu doc stringLars Ingebrigtsen2019-07-131-1/+5
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix UI of Buffer-menuDevon Sean McCullough2019-01-121-4/+4
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/buff-menu.el: Turn on lexical-binding.Mark Oteiza2017-02-121-1/+1