2004-04-17 John Wiegley <johnw@newartisans.com>
authorJohn Wiegley <johnw@newartisans.com>
Sat, 17 Apr 2004 22:04:04 +0000 (22:04 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Sat, 17 Apr 2004 22:04:04 +0000 (22:04 +0000)
commitc80d953400f64cc8d7c336074aa7581749a54a27
treef4904463394475cf4d9b87181801a0c78a0d0699
parent554e27417b3e621a40b72cc75f9a3424330bf7e7
2004-04-17  John Wiegley  <johnw@newartisans.com>

* iswitchb.el (iswitchb-max-to-show): Added a new config variable
which optionally limits the number of names shown in the
minibuffer.  Off by default.
(iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
up iswitchb for users with a multitude of open buffers, by showing
only the first and last N/2 buffers in the completion list (which
is enough for C-s/C-r, and to know that more characters need to be
typed to refine the completion list).
lisp/iswitchb.el