summaryrefslogtreecommitdiff
path: root/lisp/buff-menu.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Treat list-buffers-directory as a stringMark Oteiza2017-02-011-18/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix Bug#24962Tino Calancha2016-12-081-1/+2
* | Buffer-menu-no-header: Detect a fake headerTino Calancha2016-11-221-1/+1
* | buff-menu: Add command to unmark all buffersTino Calancha2016-11-221-3/+41
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Small fixes re toggle-read-only, mainly docGlenn Morris2014-07-211-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)Alp Aker2013-10-301-2/+10
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * lisp/buff-menu.el (Buffer-menu-multi-occur): Add args and move theJuri Linkov2013-07-041-4/+3
* * lisp/buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" toMatthias Meulien2013-07-041-0/+11
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Buffer Menu doc fixes.Chong Yidong2012-11-281-27/+32
* * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize typeAndreas Schwab2012-11-251-2/+2
* * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width): Doc fixes.Glenn Morris2012-09-241-2/+2
* Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-231-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-4/+4
* * lisp/ibuffer.el (ibuffer-do-toggle-read-only):Stefan Monnier2012-08-121-4/+4