summaryrefslogtreecommitdiff
path: root/lisp/buff-menu.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fixes: debbugs:12108Andreas Schwab2012-08-011-1/+2
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-131-2/+3
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-60/+60
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-3/+3
* Fix mouse links in new Buffer Menu.Chong Yidong2012-05-121-1/+17
* * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix.Chong Yidong2012-05-121-1/+5
* * lisp/buff-menu.el (list-buffers--refresh): Mark `size' as right-align.Stefan Monnier2012-05-071-1/+4
* Restore Buffer-menu-use-header-line functionality.Chong Yidong2012-05-071-0/+1
* * lisp/buff-menu.el: Convert to Tabulated List mode.Chong Yidong2012-05-071-635/+331
* Some cleanups for the buffer menu and electric buffer menu.Chong Yidong2012-05-061-3/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-181-12/+12
* Fix various uses of display-buffer and pop-to-bufferChong Yidong2011-09-101-9/+3
* Handle `(space ...)' display spec as paragraph separator.Eli Zaretskii2011-08-251-2/+2
* Add L and R categories to standard category table, and use them.Chong Yidong2011-08-181-2/+2
* New function `string-mark-left-to-right' for handling LRMs.Chong Yidong2011-08-101-13/+4
* Support bidi reordering of overlay and display strings.Eli Zaretskii2011-07-141-5/+21
|\
| * Fix typos in comments. Use xassert.Eli Zaretskii2011-07-011-2/+2
| * Fix display of R2L buffer names in Buffer-menu.Eli Zaretskii2011-06-191-4/+13
| * Add comments for forced L2R directions of menu bar and tool bar.Eli Zaretskii2011-06-181-1/+8
* | Additional minor fix to (Bug#8539).Alp Aker2011-05-281-1/+3
* | Use Buffer-menu-buffer-column to replace hard-coded values (Bug#8539).Alp Aker2011-05-281-3/+9
|/
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-221-1/+1
|\
| * lisp/buff-menu.el (Buffer-menu--buffers): Fix typo in docstring.Juanma Barranquero2011-04-221-1/+1
| * Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).Lennart Borgman2011-01-081-2/+9
* | lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* | Merge from emacs-23 branch.Glenn Morris2011-01-151-2/+9
|\ \ | |/
* | Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-6/+4
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * subr.el (menu-bar-separator): New defconst.Dan Nicolaescu2009-11-111-5/+5
* * buff-menu.el (Buffer-menu-buffer+size): Use display property toChong Yidong2009-11-061-7/+8
* (Buffer-menu-mode-map): Add hyphen between "Buffer"Juri Linkov2009-11-031-2/+2
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-1/+1
* * keymap.c (Fmake_sparse_keymap): Purecopy the name.Dan Nicolaescu2009-10-241-36/+36
* (list-buffers, ctl-x-map): Mark the entry points with ;;;###autoload cookies.Stefan Monnier2009-10-141-0/+2
* (Buffer-menu-mode-map): Add a menu.Dan Nicolaescu2009-01-151-1/+65