emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 12 Jan 2003 17:23:24 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4711 emacs/lisp/ChangeLog:1.4712
*** emacs/lisp/ChangeLog:1.4711 Sun Jan 12 15:53:04 2003
--- emacs/lisp/ChangeLog        Sun Jan 12 17:23:22 2003
***************
*** 1,3 ****
--- 1,19 ----
+ 2003-01-13  Kim F. Storm  <address@hidden>
+ 
+       * ido.el (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.
+ 
  2003-01-12  Andreas Schwab  <address@hidden>
  
        * arc-mode.el (archive-mode-map): Use command remapping instead of




reply via email to

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