Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
46346:49f06e689a20 | 46347:3996ea20e5e3 |
---|---|
1 2002-07-13 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
2 | |
3 * net/tramp.el (tramp-multi-file-name-structure-unified): Add | |
4 missing slash and move colon from start to end of each hop. | |
5 (tramp-multi-file-name-hop-structure-unified): Move colon from | |
6 start to end of each hop. | |
7 | |
1 2002-07-13 Kim F. Storm <storm@cua.dk> | 8 2002-07-13 Kim F. Storm <storm@cua.dk> |
2 | 9 |
3 * progmodes/compile.el (grep-tree): Fixed autoload. | 10 * progmodes/compile.el (grep-tree): Fixed autoload. |
4 Corrected use of undefined variable `match-files-aliases'. | 11 Corrected use of undefined variable `match-files-aliases'. |
5 | 12 |