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: Thu, 06 Apr 2006 10:35:22 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   06/04/06 10:35:22

Modified files:
        lisp           : ido.el 

Log message:
        (ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list.
        (ido-downcase-unc-hosts): New user option.  Default on.
        (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
        when it is set, as regexps are now applied on the fly.
        (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
        Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
        on the fly, but only when ido-process-ignore-lists is set.
        Do case insensitive filtering if ido-downcase-unc-hosts is set.
        Only downcase names if ido-downcase-unc-hosts is set.

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




reply via email to

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