summaryrefslogtreecommitdiff
path: root/lisp/buff-menu.el
Commit message (Expand)AuthorAge
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most filesStefan Kangas2020-12-09
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* Fix up previous list-buffers patch to work when there's no bufferLars Ingebrigtsen2020-08-08
* Make the name column in 'list-buffers' have a dynamic widthLars Ingebrigtsen2020-08-08
* Buffer-menu-select doc string clarificationLars Ingebrigtsen2020-08-07
* Update copyright year to 2020Paul Eggert2020-01-01
* Make list-buffers--refresh preserve marksLars Ingebrigtsen2019-10-13
* Abbreviate directory names the same way as file names in C-x C-bLars Ingebrigtsen2019-07-28
* Mention columns width variables in the buffer-menu doc stringLars Ingebrigtsen2019-07-13
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Fix UI of Buffer-menuDevon Sean McCullough2019-01-12
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/buff-menu.el: Turn on lexical-binding.Mark Oteiza2017-02-12
* Treat list-buffers-directory as a stringMark Oteiza2017-02-01
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Fix Bug#24962Tino Calancha2016-12-08
* | Buffer-menu-no-header: Detect a fake headerTino Calancha2016-11-22
* | buff-menu: Add command to unmark all buffersTino Calancha2016-11-22
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Small fixes re toggle-read-only, mainly docGlenn Morris2014-07-21
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)Alp Aker2013-10-30
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* * lisp/buff-menu.el (Buffer-menu-multi-occur): Add args and move theJuri Linkov2013-07-04
* * lisp/buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" toMatthias Meulien2013-07-04
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Buffer Menu doc fixes.Chong Yidong2012-11-28
* * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize typeAndreas Schwab2012-11-25
* * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width): Doc fixes.Glenn Morris2012-09-24
* Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-23
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* * lisp/ibuffer.el (ibuffer-do-toggle-read-only):Stefan Monnier2012-08-12
* Fixes: debbugs:12108Andreas Schwab2012-08-01
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-13
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-27
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-12
* Fix mouse links in new Buffer Menu.Chong Yidong2012-05-12
* * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix.Chong Yidong2012-05-12
* * lisp/buff-menu.el (list-buffers--refresh): Mark `size' as right-align.Stefan Monnier2012-05-07
* Restore Buffer-menu-use-header-line functionality.Chong Yidong2012-05-07
* * lisp/buff-menu.el: Convert to Tabulated List mode.Chong Yidong2012-05-07
* Some cleanups for the buffer menu and electric buffer menu.Chong Yidong2012-05-06