summaryrefslogtreecommitdiff
path: root/lisp/buff-menu.el
Commit message (Collapse)AuthorAgeFilesLines
* (Buffer-menu-revert): New function.Richard M. Stallman1996-10-071-2/+8
| | | | | (Buffer-menu-mode-map): Use Buffer-menu-revert for g. (Buffer-menu-mode): Doc fix.
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (list-buffers-noselect): Don't let space after buf nameRichard M. Stallman1995-06-151-5/+6
| | | | inherit the text props from it.
* (Buffer-menu-buffer): Give more informative errorKarl Heuer1995-05-171-1/+1
| | | | message if user attempts a selection at end of buffer.
* Update copyright.Karl Heuer1995-04-071-1/+1
|
* (list-buffers-noselect): Put buffer name in a textRichard M. Stallman1995-04-061-29/+26
| | | | | | | | property on the buffer's name. Put in mouse-face prop here too. Set Buffer-menu-buffer-column here. (Buffer-menu-mode): Don't do those things here. (Buffer-menu-buffer): Use text properties. (Buffer-menu-buffer-name-position): Function deleted.
* (Buffer-menu-save): Fix the test for header line.Richard M. Stallman1995-02-161-1/+1
|
* (list-buffers-noselect): Handle read-only properly.Richard M. Stallman1995-01-301-23/+29
| | | | Select each buffer just once to get all necessary info about it.
* (list-buffers-noselect): New subroutine.Richard M. Stallman1995-01-301-21/+52
| | | | | | | (list-buffers): Use that. (buffer-menu): Switch to the buffer in the same window. (buffer-menu-other-window): New command. (Buffer-menu-select): Just change the current window.
* (list-buffers): Fix previous change.Richard M. Stallman1995-01-131-2/+1
|
* Fix previous change.Richard M. Stallman1995-01-131-8/+9
|
* (list-buffers): New function.Richard M. Stallman1995-01-131-0/+90
| | | | (ctl-x-map): Define C-x C-b to list-buffers.
* (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.Richard M. Stallman1994-12-271-0/+1
|
* (Buffer-menu-buffer): Clear text properties in STRING.Richard M. Stallman1994-12-201-0/+1
|
* (Buffer-menu-delete): Handle prefix arg.Richard M. Stallman1994-09-241-13/+24
| | | | (Buffer-menu-delete-backwards): Handle prefix; use Buffer-menu-delete.
* (buffer-menu): Undo previous change.Richard M. Stallman1994-07-281-3/+4
| | | | | Instead, save the point value that list-buffers set up and go back there after switching windows.
* (buffer-menu): Call pop-to-buffer beforeRichard M. Stallman1994-07-121-2/+3
| | | | list-buffers. Don't move point afterwards.
* (Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle anRichard M. Stallman1994-07-111-5/+5
| | | | argument like `not-modified'.
* (Buffer-menu-revert-function): New function.Richard M. Stallman1994-07-061-0/+6
| | | | | (Buffer-menu-mode): Use it, for revert-buffer-function. (Buffer-menu-mode-map): Bind revert-buffer.
* (Buffer-menu-mouse-select): Handle dedicated window.Richard M. Stallman1994-05-231-1/+4
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (Buffer-menu-mode): Highlight only the buffer name, not the whole line.Karl Heuer1994-04-021-23/+19
| | | | (Buffer-menu-buffer-name-position): New function.
* (Buffer-menu-mode): Add mouse-face properties.Karl Heuer1994-04-021-2/+9
|
* (Buffer-menu-mouse-select): New command.Richard M. Stallman1994-03-311-7/+21
| | | | | (Buffer-menu-mode-map): Bind mouse-2. (Buffer-menu-mode): Doc fix.
* (Buffer-menu-toggle-read-only): Change toggle-read-only toKarl Heuer1994-02-251-2/+2
| | | | vc-toggle-read-only.
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
|
* (buffer-menu): Don't save a window config.Richard M. Stallman1993-05-101-20/+22
| | | | | (Buffer-menu-select): Don't call Buffer-menu-execute. Don't restore a window config.
* Put back removed years in copyright notice.Richard M. Stallman1993-03-291-1/+1
|
* Removed author and Adapted-By lines. They're wrong, and they're notEric S. Raymond1993-03-291-2/+0
| | | | | in the supposedly up-to-date version on my system. What was going on here?
* (Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestionEric S. Raymond1993-03-271-2/+21
| | | | in the LCD package bm-toggle.el.
* Incorporated changes from Bob Weiner's enhanced buff-menu from the LCDEric S. Raymond1993-03-231-15/+68
| | | | archive.
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+7
|
* entered into RCSEric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-161-0/+4
|
* *** empty log message ***Jim Blandy1992-07-151-3/+3
|
* *** empty log message ***Jim Blandy1992-07-101-1/+1
|
* *** empty log message ***Roland McGrath1992-07-021-2/+10
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
|
* Initial revisionJim Blandy1991-02-231-0/+284