# HG changeset patch # User Andreas Schwab # Date 1109525501 0 # Node ID 865aec6814c3b4fe3c7936b27ad8cc0a52b96527 # Parent ee31475417a2ed8483d23bab1726dd8c40ea927f (tramp-file-name-for-operation): Fix misapplied change from sync with Tramp 2.0.47. diff -r ee31475417a2 -r 865aec6814c3 lisp/net/tramp.el --- a/lisp/net/tramp.el Sun Feb 27 10:53:09 2005 +0000 +++ b/lisp/net/tramp.el Sun Feb 27 17:31:41 2005 +0000 @@ -4107,7 +4107,7 @@ ((member operation (list 'dired-call-process ; Emacs only - 'shell + 'shell-command ; Post Emacs 21.3 only 'process-file ; XEmacs only