From: Michael Albinus Date: Tue, 29 Jan 2008 21:13:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8333 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8d1f2fd0ce2f4e5031dbb1aff1993c0e2ffe06a6;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c089bb61f5e..6e12882ba61 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2008-01-29 Michael Albinus + + * net/tramp.el (tramp-methods): Use "-H" option for "sudo". Suggested + by Trent W. Buck . 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 * progmodes/cc-langs.el (c-specifier-key): Exclude "template"