# HG changeset patch # User John Wiegley # Date 1082239365 0 # Node ID 80952abb48b0b785b33d447585dc039e0d63fafe # Parent 798d3ee76081f254811077aba159b592d8182a17 *** empty log message *** diff -r 798d3ee76081 -r 80952abb48b0 lisp/ChangeLog --- a/lisp/ChangeLog Sat Apr 17 19:58:43 2004 +0000 +++ b/lisp/ChangeLog Sat Apr 17 22:02:45 2004 +0000 @@ -1,3 +1,14 @@ +2004-04-17 John Wiegley + + * iswitchb.el (iswitchb-max-to-show): Added a new config variable + which 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 to aid C-s/C-r, and to know that more characters are + needed to refine the completion list). + 2004-04-17 Richard M. Stallman * files.el (locate-file-completion): Handle nil in path-and-suffixes.