/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6395 by kfstorm, Fri Sep 24 07:25:18 2004 UTC revision 1.6396 by kfstorm, Fri Sep 24 23:48:24 2004 UTC
# Line 1  Line 1 
1    2004-09-25  Kim F. Storm  <storm@cua.dk>
2    
3            * ido.el (ido-max-directory-size): New defcustom.
4            (ido-decorations): Add "too big" element.
5            (ido-directory-too-big): New dynamic var.
6            (ido-may-cache-directory): Don't cache big directories.
7            (ido-directory-too-big-p): New defun.
8            (ido-set-current-directory): Update ido-directory-too-big.
9            (ido-read-internal): Make empty ido-cur-item if too-big.
10            (ido-buffer-internal): Use ido-read-internal directly instead of
11            ido-read-buffer.
12            (ido-file-internal): Init ido-directory-too-big.
13            (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
14            and redo completion with full list.
15            (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
16            it, and show completions.
17            (ido-all-completions): Let bind ido-directory-too-big to nil.
18            (ido-exhibit): Handle ido-directory-too-big.
19            (ido-read-buffer): Handle fallback to read-buffer.  Init
20            ido-directory-too-big.
21            (ido-read-file-name, ido-read-directory-name, ido-completing-read):
22            Init ido-directory-too-big.
23    
24  2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>  2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
25    
26          * textmodes/enriched.el          * textmodes/enriched.el

Legend:
Removed from v.1.6395  
changed lines
  Added in v.1.6396

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26