comparison lisp/ChangeLog @ 54955:80952abb48b0

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Sat, 17 Apr 2004 22:02:45 +0000
parents 798d3ee76081
children 3df2682fa3a7
comparison
equal deleted inserted replaced
54954:798d3ee76081 54955:80952abb48b0
1 2004-04-17 John Wiegley <johnw@newartisans.com>
2
3 * iswitchb.el (iswitchb-max-to-show): Added a new config variable
4 which limits the number of names shown in the minibuffer. Off by
5 default.
6 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
7 up iswitchb for users with a multitude of open buffers by showing
8 only the first and last N/2 buffers in the completion list (which
9 is enough to aid C-s/C-r, and to know that more characters are
10 needed to refine the completion list).
11
1 2004-04-17 Richard M. Stallman <rms@gnu.org> 12 2004-04-17 Richard M. Stallman <rms@gnu.org>
2 13
3 * files.el (locate-file-completion): Handle nil in path-and-suffixes. 14 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
4 (file-truename): Expand all ~ constructs directly. 15 (file-truename): Expand all ~ constructs directly.
5 (insert-directory): Delete any error msg output by the 16 (insert-directory): Delete any error msg output by the