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, 09 Sep 2007 08:31:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/09/09 08:31:27

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11714
retrieving revision 1.11715
diff -u -b -r1.11714 -r1.11715
--- ChangeLog   9 Sep 2007 07:51:35 -0000       1.11714
+++ ChangeLog   9 Sep 2007 08:31:25 -0000       1.11715
@@ -1,3 +1,17 @@
+2007-09-09  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
+       they are useless with the byte compiler.
+       (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
+       (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
+       (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
+       (tramp-file-name-real-host, tramp-file-name-port)
+       (tramp-find-method, tramp-find-user, tramp-find-host): Make them
+       defuns.
+
+       * net/tramp-cache.el (top): Improve error message when
+       `tramp-persistency-file-name' is corrupted.
+
 2007-09-09  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el (org-re): Also replace the :alpha: class.




reply via email to

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