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, 08 Jul 2007 18:03:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/07/08 18:03:20

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11321
retrieving revision 1.11322
diff -u -b -r1.11321 -r1.11322
--- ChangeLog   8 Jul 2007 08:28:12 -0000       1.11321
+++ ChangeLog   8 Jul 2007 18:03:17 -0000       1.11322
@@ -1,3 +1,31 @@
+2007-07-08  Michael Albinus  <address@hidden>
+
+       * files.el (file-remote-p): Introduce optional parameter CONNECTED.
+
+       * net/tramp.el:
+       * net/tramp-ftp.el:
+       * net/tramp-smb.el:
+       * net/tramp-uu.el:
+       * net/trampver.el: Migrate to Tramp 2.1.
+
+       * net/tramp-cache.el:
+       * net/tramp-fish.el:
+       * net/tramp-gw.el: New Tramp packages.
+
+       * net/tramp-util.el:
+       * net/tramp-vc.el: Removed.
+
+       * net/ange-ftp.el: Add ange-ftp property to 'start-file-process
+       (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
+
+       * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
+
+       * progmodes/compile.el (compilation-start): Redefine
+       `start-process' temporarily when `default-directory' is remote.
+       Remove case of synchronous compilation, this won't happen ever.
+       (compilation-setup): Make local variable `comint-file-name-prefix'
+       for remote compilation.
+
 2007-07-08  Martin Rudalics  <address@hidden>
 
        * novice.el (disabled-command-function): Fit window to buffer to




reply via email to

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