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: Sun, 12 Jan 2003 17:27:19 -0500

CVSROOT:        /cvs
Module name:    emacs
Changes by:     Kim F. Storm <address@hidden>   03/01/12 17:27:18

Modified files:
        lisp           : ido.el 

Log message:
        (ido-enable-tramp-completion): New defcustom.
        (ido-enter-single-matching-directory): Change default to 'slash.
        (ido-is-tramp-root): New defun.
        (ido-is-root-directory, ido-is-ftp-directory, ido-is-slow-ftp-host)
        (ido-may-cache-directory, ido-final-slash, ido-read-internal)
        (ido-complete, ido-make-file-list1, ido-make-dir-list1):
        Handle tramp completion.
        (ido-file-name-all-completions1): New defun for tramp completion.
        (ido-file-name-all-completions): Use it.
        (ido-set-matches1): Relax matching of text with trailing slash.
        (ido-exhibit): Handle tramp completion.
        Simplified code using nested cond forms using new `refresh' var.
        Fixed handling of /~user/ paths.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ido.el.diff?tr1=1.18&tr2=1.19&r1=text&r2=text





reply via email to

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