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: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 17 Oct 2005 00:46:47 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8360 emacs/lisp/ChangeLog:1.8361
*** emacs/lisp/ChangeLog:1.8360 Sun Oct 16 23:46:14 2005
--- emacs/lisp/ChangeLog        Mon Oct 17 04:46:41 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-10-17  Michael Albinus  <address@hidden>
+ 
+       * net/tramp.el (tramp-completion-mode): New defvar.  Used in
+       `tramp-completion-mode' for checking if we are in completion mode.
+       (tramp-completion-handle-file-name-all-completions): Reorder code
+       in order to complete for file names only in case there are no
+       method/user/host completions.  This is necessary for cooperation
+       with ido.  Reported by Kim F. Storm  <address@hidden>.
+ 
  2005-10-16  Chong Yidong  <address@hidden>
  
        * longlines.el (longlines-search-forward)




reply via email to

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