mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
36a3b01cf8
(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. |
||
---|---|---|
etc | ||
leim | ||
lib-src | ||
lisp | ||
lispref | ||
lwlib | ||
man | ||
msdos | ||
nt | ||
src | ||
build-ins.in | ||
config.bat | ||
config.guess | ||
config.sub | ||
configure1.in | ||
configure.in | ||
GETTING.GNU.SOFTWARE | ||
INSTALL | ||
make-dist | ||
Makefile.in | ||
PROBLEMS | ||
tparam.c | ||
vpath.sed |