diff options
| author | Michael Albinus | 2006-11-07 10:58:19 +0000 |
|---|---|---|
| committer | Michael Albinus | 2006-11-07 10:58:19 +0000 |
| commit | 1d1c19ca25ccb74128132bc30b3fe30b849a20d3 (patch) | |
| tree | b0cf98a1f430746580c91b2e042cdd65684e56b0 /man/ChangeLog | |
| parent | 18b8c421dc9733b870e68d7dc996416451b9809a (diff) | |
| download | emacs-1d1c19ca25ccb74128132bc30b3fe30b849a20d3.tar.gz emacs-1d1c19ca25ccb74128132bc30b3fe30b849a20d3.zip | |
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
* man/tramp.texi (Configuration): scp is the default method.
(Default Method): Use ssh as example for another method.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index e2388af77de..aba169c6a49 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-11-07 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * tramp.texi (Configuration): scp is the default method. | ||
| 4 | (Default Method): Use ssh as example for another method. | ||
| 5 | |||
| 1 | 2006-11-06 Richard Stallman <rms@gnu.org> | 6 | 2006-11-06 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti. | 8 | * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti. |