emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp ido.el


From: Kim F. Storm
Subject: [Emacs-commit] emacs/lisp ido.el
Date: Sat, 18 Mar 2006 01:48:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   06/03/18 01:48:52

Modified files:
        lisp           : ido.el 

Log message:
        (ido-cache-ftp-work-directory-time): Doc fix.
        (ido-unc-hosts): New user option to explicitly define list of know
        UNC-style hosts for completion.
        (ido-cache-unc-host-shares-time): New user option.
        (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid): New
        helper functions for UNC file-name support.
        (ido-may-cache-directory): Check for UNC host.  Simplify.
        (ido-wash-history): Clean out old UNC hosts.
        (ido-nonreadable-directory-p): UNC hosts are always readable.
        (ido-directory-too-big-p): UNC hosts are never too big.
        (ido-set-current-directory): Handle UNC root path.
        (ido-file-name-all-completions): Complete UNC host names from
        ido-unc-hosts list.  Cache UNC host shares.
        (ido-make-file-list-1): Don't filter UNC root.
        (ido-exhibit): Check for // in root directory, and switch to UNC
        mode by setting ido-current-directory to //.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/ido.el.diff?tr1=1.86&tr2=1.87&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]