aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2006-11-07 10:58:19 +0000
committerMichael Albinus2006-11-07 10:58:19 +0000
commit1d1c19ca25ccb74128132bc30b3fe30b849a20d3 (patch)
treeb0cf98a1f430746580c91b2e042cdd65684e56b0 /lisp/ChangeLog
parent18b8c421dc9733b870e68d7dc996416451b9809a (diff)
downloademacs-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 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c0eac60c44f..981ed383dd4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12006-11-07 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-default-method): scp is the default method.
4
12006-11-07 Juanma Barranquero <lekktu@gmail.com> 52006-11-07 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * server.el (server-start): Save also the Emacs pid in the server file. 7 * server.el (server-start): Save also the Emacs pid in the server file.