All user variables now converted to custom.
commit36a3b01cf8542fe5249ad83189938875ca200e20
authorRichard M. Stallman <rms@gnu.org>
Mon, 14 Jul 1997 07:30:11 +0000 (14 07:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 14 Jul 1997 07:30:11 +0000 (14 07:30 +0000)
tree0f9781b7c0bd6f123399c607f5f12424e8056bfb
parent5c1aae96f952b34e78042c330845ac57be996a3c
All user variables now converted to custom.
(iswitchb): New variable for use by the custom package.
(iswitchb-default-buffer): Variable deleted.
(iswitchb-define-mode-map): Addition of keybindings
for iswitchb-kill-buffer and iswitchb-find-file.
(iswitchb): When no text typed in, show all buffers.
(iswitchb-complete): Use equal rather than eq.
(iswitchb-next-match, iswitchb-prev-match): Use
iswitchb-chop to handle reordering the buffer list.
(iswitchb-chop): New function.
(iswitchb-make-buflist): Rewritten for efficiency.
(iswitchb-to-end): Operate on a list of buffers, not just one.
(iswitchb-set-matches): Always return list
of matching buffers, even in absence of user input.
(iswitchb-kill-buffer): New function.
(iswitchb-default-keybindings): Use read-kbd-macro for keys to define.
(iswitchb-exhibit): Always return list of matching buffers.
(iswitchb-show-default-buffer): Function deleted.
lisp/iswitchb.el