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: Wed, 23 Jan 2008 20:45:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/01/23 20:45:06

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12633
retrieving revision 1.12634
diff -u -b -r1.12633 -r1.12634
--- ChangeLog   23 Jan 2008 16:35:18 -0000      1.12633
+++ ChangeLog   23 Jan 2008 20:45:03 -0000      1.12634
@@ -1,4 +1,16 @@
-2008-01-23  Dan Nicolaescu  <address@hidden>
+2008-01-23  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
+       (tramp-end-of-output): Add `tramp-rsh-end-of-line' into the
+       regexp.
+       (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
+       Don't send `tramp-rsh-end-of-line' additionally, when setting the
+       prompt.
+       (tramp-wait-for-output): Distinguish different prompt formats.
+       (tramp-get-test-nt-command): Don't check for "\n" in the prompt.
+       (tramp-local-host-p): Check whether temp directory is writable.
+
+22008-01-23  Dan Nicolaescu  <address@hidden>
 
        * vc.el: Add TODO items.
 




reply via email to

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