Mercurial > emacs
diff lisp/ChangeLog @ 46347:3996ea20e5e3
(tramp-multi-file-name-structure-unified): Add
missing slash and move colon from start to end of each hop.
(tramp-multi-file-name-hop-structure-unified): Move colon from
start to end of each hop.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Sat, 13 Jul 2002 17:41:01 +0000 |
parents | 38401651e92c |
children | 4f0aafa6b3bf |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jul 13 10:52:22 2002 +0000 +++ b/lisp/ChangeLog Sat Jul 13 17:41:01 2002 +0000 @@ -1,3 +1,10 @@ +2002-07-13 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> + + * net/tramp.el (tramp-multi-file-name-structure-unified): Add + missing slash and move colon from start to end of each hop. + (tramp-multi-file-name-hop-structure-unified): Move colon from + start to end of each hop. + 2002-07-13 Kim F. Storm <storm@cua.dk> * progmodes/compile.el (grep-tree): Fixed autoload.