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, 29 Jan 2008 21:13:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/01/29 21:13:02

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12681
retrieving revision 1.12682
diff -u -b -r1.12681 -r1.12682
--- ChangeLog   29 Jan 2008 20:33:38 -0000      1.12681
+++ ChangeLog   29 Jan 2008 21:13:00 -0000      1.12682
@@ -1,3 +1,14 @@
+2008-01-29  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-methods): Use "-H" option for "sudo".  Suggested
+       by Trent W. Buck <address@hidden>.  Make ("%h") a single
+       element in "plinkx".
+       (tramp-handle-shell-command): Reuse "*Async Shell Command*" or
+       "*Shell Command Output*" buffers.  Check, whether there is already
+       an asynchronous process running.  Display always the buffer of the
+       asynchronous process.
+       (tramp-compute-multi-hops): Adapt error message.
+
 2008-01-29  Alan Mackenzie  <address@hidden>
 
        * progmodes/cc-langs.el (c-specifier-key): Exclude "template"




reply via email to

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