# HG changeset patch # User Kai Grojohann # Date 1025035922 0 # Node ID 113ae3bee2b1e8be25ecdf318e035fdd382ef2ae # Parent d07b0e5f80b9e73c0e3b15932ab8a29ff5aea579 Reformat entry. diff -r d07b0e5f80b9 -r 113ae3bee2b1 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jun 25 20:11:34 2002 +0000 +++ b/lisp/ChangeLog Tue Jun 25 20:12:02 2002 +0000 @@ -3,9 +3,6 @@ * net/tramp.el (tramp-ftp-method): New user option. (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP. - (tramp-open-connection-rsh): Support a kludgy feature for the - "-p" option to ssh. If host name is given as "host#42", uses the - "-p 42" option. (with-parsed-tramp-file-name): New macro for the usual big `let' statement to dissect a file-name. @@ -29,6 +26,10 @@ (tramp-sh-extra-args): New variable. (tramp-find-shell): Use it. + (tramp-open-connection-rsh): Support a kludgy feature for the + "-p" option to ssh. If host name is given as "host#42", uses the + "-p 42" option. + 2002-06-25 Andreas Schwab * replace.el (occur-1): Avoid invalid message format string.