aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ebuff-menu.el
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (Electric-buffer-menu-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
|
* (Electric-buffer-menu-mode):Thien-Thi Nguyen2005-01-101-1/+3
| | | | Preserve value of buffer-local var header-line-format.
* Doc fixes throughout.Thien-Thi Nguyen2004-11-101-9/+12
| | | | (electric-buffer-menu-mode-hook): New defvar.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (electric-buffer-update-highlight): Do nothingJohn Paul Wallington2003-03-101-9/+10
| | | | if major mode isn't `Electric-buffer-menu-mode'.
* (electric-buffer-list): Respect `Buffer-menu-use-header-line'.John Paul Wallington2003-03-061-2/+4
| | | | (electric-buffer-menu-looper): Likewise.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
|
* (electric-buffer-update-highlight): New function.Richard M. Stallman2001-11-131-1/+15
| | | | | | (electric-buffer-overlay): New variable. (electric-buffer-menu-looper): Call electric-buffer-update-highlight. (electric-buffer-list): Likewise.
* (electric-buffer-list): Use list-buffers-noselect.Stefan Monnier2001-08-231-2/+2
|
* Add Keywords:.Dave Love2000-09-121-0/+1
|
* (electric-buffer-menu-mode-map): Don't wipe out all Meta keys.Richard M. Stallman1998-08-121-3/+2
|
* Comment change.Richard M. Stallman1998-03-031-0/+1
|
* Add provide call.Richard M. Stallman1997-06-221-0/+2
|
* (Electric-buffer-menu-undefined): Pass proper format string to message.Karl Heuer1996-01-251-1/+2
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (electric-buffer-list): Save point beforeKarl Heuer1995-07-171-2/+7
| | | | | finding the first buffer line, and use that saved point to determine the buffer to use, if it is a reasonable value.
* (electric-buffer-menu-mode-map): Undefine ESC ESCRichard M. Stallman1995-04-071-0/+1
| | | | before binding ESC ESC ESC.
* (electric-buffer-menu-mode-map):Richard M. Stallman1994-12-051-0/+2
| | | | Bind ESC ESC ESC to Electric-buffer-menu-quit.
* (electric-buffer-list): Change prompt message.Richard M. Stallman1994-07-021-1/+2
| | | | (electric-buffer-menu-mode-map): Define C-m like space.
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (Electric-buffer-menu-mouse-select): New function.Karl Heuer1994-04-211-0/+8
| | | | (electric-buffer-menu-mode-map): Bind it to mouse-2.
* (electric-buffer-menu-mode-map): fillarray isn't a valid operation on mapsEric S. Raymond1993-03-281-4/+4
| | | | any more.
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-2/+3
|
* (electric-buffer-list): Handle any kind of event.Richard M. Stallman1993-03-061-2/+3
| | | | (Electric-buffer-menu-exit): Handle any key sequence.
* JimB's changes since January 18thJim Blandy1993-01-261-3/+3
|
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-3/+3
| | | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * ebuff-menu.el (electric-buffer-list, Electric-buffer-menu-exit): Same.
* entered into RCSEric S. Raymond1992-08-031-1/+1
|
* *** empty log message ***Eric S. Raymond1992-08-031-1/+1
|
* *** empty log message ***Eric S. Raymond1992-08-031-4/+1
|
* *** empty log message ***Eric S. Raymond1992-08-031-1/+1
|
* *** empty log message ***Eric S. Raymond1992-08-031-2/+5
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-161-5/+9
|
* *** empty log message ***Eric S. Raymond1992-05-301-3/+3
|
* Initial revisionJim Blandy1991-12-211-0/+241