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,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 27 Apr 2008 16:37:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/04/27 16:37:56

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13573
retrieving revision 1.13574
diff -u -b -r1.13573 -r1.13574
--- ChangeLog   27 Apr 2008 11:50:43 -0000      1.13573
+++ ChangeLog   27 Apr 2008 16:37:54 -0000      1.13574
@@ -1,3 +1,20 @@
+2008-04-27  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-handle-make-symbolic-link)
+       (tramp-handle-file-name-directory)
+       (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
+       (tramp-do-copy-or-rename-file-directly)
+       (tramp-handle-insert-directory, tramp-handle-expand-file-name)
+       (tramp-handle-substitute-in-file-name)
+       (tramp-handle-insert-file-contents, tramp-handle-write-region)
+       * net/tramp-cache.el (tramp-get-file-property)
+       (tramp-set-file-property, tramp-flush-file-property)
+       (tramp-flush-directory-property)
+       * net/tramp-cpmpat.el (tramp-compat-make-temp-file)
+       * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Disable
+       `file-name-handler-alist' when handling localname.  It could have
+       a remote file syntax, like a VMS file name.
+
 2008-04-27  Vinicius Jose Latorre  <address@hidden>
 
        * whitespace.el: New version 11.1.




reply via email to

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