diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -634,10 +634,12 @@ header's value. | |||
| 634 | 634 | ||
| 635 | ** Tramp | 635 | ** Tramp |
| 636 | 636 | ||
| 637 | +++ | ||
| 637 | *** The method part of remote file names is mandatory now. A valid | 638 | *** The method part of remote file names is mandatory now. A valid |
| 638 | remote file name starts with "/method:host:" or "/method:user@host:". | 639 | remote file name starts with "/method:host:" or "/method:user@host:". |
| 639 | 640 | ||
| 640 | *** The new virtual method "-" is a marker for the default method. | 641 | +++ |
| 642 | *** The new pseudo method "-" is a marker for the default method. | ||
| 641 | "/-::" is the shortest remote file name then. | 643 | "/-::" is the shortest remote file name then. |
| 642 | 644 | ||
| 643 | +++ | 645 | +++ |