1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Richard M. Stallman
0b03ce3a17 (list-buffers): New function.
(ctl-x-map): Define C-x C-b to list-buffers.
1995-01-13 08:14:25 +00:00
Richard M. Stallman
8768da772f (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window. 1994-12-27 03:48:03 +00:00
Richard M. Stallman
f90f28a039 (Buffer-menu-buffer): Clear text properties in STRING. 1994-12-20 23:05:23 +00:00
Richard M. Stallman
77a43e011b (Buffer-menu-delete): Handle prefix arg.
(Buffer-menu-delete-backwards): Handle prefix; use Buffer-menu-delete.
1994-09-24 04:32:08 +00:00
Richard M. Stallman
70e808bd5e (buffer-menu): Undo previous change.
Instead, save the point value that list-buffers set up
and go back there after switching windows.
1994-07-28 06:23:17 +00:00
Richard M. Stallman
95b9ce23a1 (buffer-menu): Call pop-to-buffer before
list-buffers.  Don't move point afterwards.
1994-07-12 07:31:35 +00:00
Richard M. Stallman
a8ce00dce2 (Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
argument like `not-modified'.
1994-07-11 04:46:24 +00:00
Richard M. Stallman
710e5da869 (Buffer-menu-revert-function): New function.
(Buffer-menu-mode): Use it, for revert-buffer-function.
(Buffer-menu-mode-map): Bind revert-buffer.
1994-07-06 23:05:34 +00:00
Richard M. Stallman
d953b88c35 (Buffer-menu-mouse-select): Handle dedicated window. 1994-05-23 08:23:03 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Karl Heuer
e5ea316b8a (Buffer-menu-mode): Highlight only the buffer name, not the whole line.
(Buffer-menu-buffer-name-position): New function.
1994-04-02 05:31:31 +00:00
Karl Heuer
823316aaf2 (Buffer-menu-mode): Add mouse-face properties. 1994-04-02 04:13:09 +00:00
Richard M. Stallman
2cf5fc7e0f (Buffer-menu-mouse-select): New command.
(Buffer-menu-mode-map): Bind mouse-2.
(Buffer-menu-mode): Doc fix.
1994-03-31 16:46:57 +00:00
Karl Heuer
f450965c2e (Buffer-menu-toggle-read-only): Change toggle-read-only to
vc-toggle-read-only.
1994-02-25 01:42:03 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Richard M. Stallman
3ed788ec2c (buffer-menu): Don't save a window config.
(Buffer-menu-select): Don't call Buffer-menu-execute.
Don't restore a window config.
1993-05-10 16:31:21 +00:00
Richard M. Stallman
4fbc6fa655 Put back removed years in copyright notice. 1993-03-29 19:49:43 +00:00
Eric S. Raymond
125def1c78 Removed author and Adapted-By lines. They're wrong, and they're not
in the supposedly up-to-date version on my system.  What was going on
here?
1993-03-29 15:48:02 +00:00
Eric S. Raymond
d91e2b1a2d (Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestion
in the LCD package bm-toggle.el.
1993-03-27 01:58:22 +00:00
Eric S. Raymond
86dbbfc211 Incorporated changes from Bob Weiner's enhanced buff-menu from the LCD
archive.
1993-03-23 07:26:34 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
5de9bdab59 *** empty log message *** 1992-07-16 20:47:09 +00:00
Jim Blandy
dc6d96816d *** empty log message *** 1992-07-15 00:32:19 +00:00
Jim Blandy
06b1a5ef11 *** empty log message *** 1992-07-10 02:33:41 +00:00
Roland McGrath
35aaf00cff *** empty log message *** 1992-07-02 02:36:29 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
2dd96f2330 Initial revision 1991-02-23 18:14:25 +00:00