1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Richard M. Stallman
784f861953 (Helper-return-blurb): Add defvar. 2005-08-09 02:53:39 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Lute Kamstra
a3d9e1face (Electric-buffer-menu-mode): Use run-mode-hooks. 2005-05-26 12:43:17 +00:00
Thien-Thi Nguyen
e4edc5cd31 (Electric-buffer-menu-mode):
Preserve value of buffer-local var header-line-format.
2005-01-10 11:56:07 +00:00
Thien-Thi Nguyen
5f20b65323 Doc fixes throughout.
(electric-buffer-menu-mode-hook): New defvar.
2004-11-10 10:45:59 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
John Paul Wallington
080314d3e6 (electric-buffer-update-highlight): Do nothing
if major mode isn't `Electric-buffer-menu-mode'.
2003-03-10 03:06:13 +00:00
John Paul Wallington
a82c12670e (electric-buffer-list): Respect `Buffer-menu-use-header-line'.
(electric-buffer-menu-looper): Likewise.
2003-03-06 10:52:39 +00:00
Juanma Barranquero
71296446d3 Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
Richard M. Stallman
ede8f2fea1 (electric-buffer-update-highlight): New function.
(electric-buffer-overlay): New variable.
(electric-buffer-menu-looper): Call electric-buffer-update-highlight.
(electric-buffer-list): Likewise.
2001-11-13 17:29:40 +00:00
Stefan Monnier
cf6ce50be6 (electric-buffer-list): Use list-buffers-noselect. 2001-08-23 22:17:34 +00:00
Dave Love
3465cfd76f Add Keywords:. 2000-09-12 12:37:36 +00:00
Richard M. Stallman
9be969d72c (electric-buffer-menu-mode-map): Don't wipe out all Meta keys. 1998-08-12 22:21:47 +00:00
Richard M. Stallman
54138c9da6 Comment change. 1998-03-03 02:02:53 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Karl Heuer
2bb7c30c3d (Electric-buffer-menu-undefined): Pass proper format string to message. 1996-01-25 00:53:08 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
69adebeb51 (electric-buffer-list): Save point before
finding the first buffer line, and use that saved point to
determine the buffer to use, if it is a reasonable value.
1995-07-17 23:09:48 +00:00
Richard M. Stallman
43145fb408 (electric-buffer-menu-mode-map): Undefine ESC ESC
before binding ESC ESC ESC.
1995-04-07 22:17:54 +00:00
Richard M. Stallman
ef94699862 (electric-buffer-menu-mode-map):
Bind ESC ESC ESC to Electric-buffer-menu-quit.
1994-12-05 11:01:40 +00:00
Richard M. Stallman
fc7323e644 (electric-buffer-list): Change prompt message.
(electric-buffer-menu-mode-map): Define C-m like space.
1994-07-02 17:01:41 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
3c59c255da (Electric-buffer-menu-mouse-select): New function.
(electric-buffer-menu-mode-map): Bind it to mouse-2.
1994-04-21 14:39:40 +00:00
Eric S. Raymond
f536481dfa (electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps
any more.
1993-03-28 06:24:33 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Richard M. Stallman
d42cc509cb (electric-buffer-list): Handle any kind of event.
(Electric-buffer-menu-exit): Handle any key sequence.
1993-03-06 06:05:12 +00:00
Jim Blandy
dbc4e1c129 JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
Jim Blandy
b351399ac8 * bytecomp.el: Declare unread-command-char an obsolete variable.
* 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.
1992-11-16 01:29:47 +00:00
Eric S. Raymond
e17d2fd179 entered into RCS 1992-08-03 22:07:34 +00:00
Eric S. Raymond
8892e83c7c *** empty log message *** 1992-08-03 22:05:14 +00:00
Eric S. Raymond
c3aef01995 *** empty log message *** 1992-08-03 21:49:55 +00:00
Eric S. Raymond
573cd92439 *** empty log message *** 1992-08-03 21:32:21 +00:00
Eric S. Raymond
cd5e3fae77 *** empty log message *** 1992-08-03 20:57:38 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
2076c87c10 Initial revision 1991-12-21 09:29:41 +00:00