# HG changeset patch # User Michael Albinus # Date 1201641180 0 # Node ID 1fcb6b1de8dc6a8d47e2c6c4efac22b05642b3b0 # Parent 56fdf817600921418379f0e5a1b50261ff1fce34 *** empty log message *** diff -r 56fdf8176009 -r 1fcb6b1de8dc lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 29 20:33:38 2008 +0000 +++ b/lisp/ChangeLog Tue Jan 29 21:13:00 2008 +0000 @@ -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"