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: Tue, 07 Aug 2007 20:30:21 +0000

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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11529
retrieving revision 1.11530
diff -u -b -r1.11529 -r1.11530
--- ChangeLog   7 Aug 2007 20:10:15 -0000       1.11529
+++ ChangeLog   7 Aug 2007 20:30:19 -0000       1.11530
@@ -1,3 +1,24 @@
+2007-08-07  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
+       global matching.
+       (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
+       ERROR-BUFFER more robust.  Display output.
+       (tramp-file-name-handler): Add a connection property when we found
+       a foreign file name handler.  This allows backends like ftp to
+       profit also from usr/host name completion based on connection
+       cache.
+       (tramp-send-command-and-read): Search for trash after the regexp
+       until eol only.  In XEmacs, there is a problem with \n.
+
+       * net/tramp-cache.el (top): Read persistent connection history
+       when cache is empty.
+
+2007-08-07  Nic Ferrier  <address@hidden>  (tiny change)
+
+       * net/tramp.el (tramp-handle-process-file): Fix bug inserting
+       resulting output.
+
 2007-08-07  Sam Steingold  <address@hidden>
 
        * progmodes/compile.el (compilation-start): Pass nil as startfile
@@ -295,21 +316,21 @@
 
 2007-07-29  Michael Albinus  <address@hidden>
 
-       * tramp.el:
-       * tramp-uu.el:
-       * trampver.el: Use utf-8 encoding with coding cookie.
-
-       * tramp-cache.el:
-       * tramp-fish.el:
-       * tramp-ftp.el:
-       * tramp-gw.el:
-       * tramp-smb.el: Remove coding cookie.
+       * net/tramp.el:
+       * net/tramp-uu.el:
+       * net/trampver.el: Use utf-8 encoding with coding cookie.
+
+       * net/tramp-cache.el:
+       * net/tramp-fish.el:
+       * net/tramp-ftp.el:
+       * net/tramp-gw.el:
+       * net/tramp-smb.el: Remove coding cookie.
 
-       * tramp.el (tramp-handle-verify-visited-file-modtime):
+       * net/tramp.el (tramp-handle-verify-visited-file-modtime):
        Flush buffer file-name's file property.
        (tramp-handle-file-remote-p): The first parameter is FILENAME.
 
-       * trampver.el: Update release number.
+       * net/trampver.el: Update release number.
 
 2007-07-29  Juri Linkov  <address@hidden>
 
@@ -863,9 +884,9 @@
 
        Sync with Tramp 2.1.10.
 
-       * tramp.el (tramp-get-ls-command): Fyx typo.
+       * net/tramp.el (tramp-get-ls-command): Fyx typo.
 
-       * trampver.el: Update release number.
+       * net/trampver.el: Update release number.
 
 2007-07-22  Jan Dj,Ad(Brv  <address@hidden>
 




reply via email to

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