aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2010-09-16 22:43:12 +0200
committerMichael Albinus2010-09-16 22:43:12 +0200
commitc6f2191fa7697f36b95c6b440ef9b4a6184d9642 (patch)
tree23a24356bb1a3bc1d242ee3bcab34f6c01886138 /lisp/ChangeLog
parent38d50547c2a8195bed0aaeafbbc4c0f277d4e416 (diff)
downloademacs-c6f2191fa7697f36b95c6b440ef9b4a6184d9642.tar.gz
emacs-c6f2191fa7697f36b95c6b440ef9b4a6184d9642.zip
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 48b5581d8a9..7147ed85db6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-09-16 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
4 cookie.
5
12010-09-15 Michael Albinus <michael.albinus@gmx.de> 62010-09-15 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp-compat.el (tramp-compat-with-temp-message) 8 * net/tramp-compat.el (tramp-compat-with-temp-message)
@@ -9,7 +14,7 @@
9 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'. 14 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
10 15
11 * net/tramp.el (tramp-progress-reporter-update): Use 16 * net/tramp.el (tramp-progress-reporter-update): Use
12 `tramp-compat-funcall. 17 `tramp-compat-funcall'.
13 18
14 * net/tramp.el (tramp-process-actions): 19 * net/tramp.el (tramp-process-actions):
15 * net/tramp-gvfs.el (tramp-handle-vc-registered): 20 * net/tramp-gvfs.el (tramp-handle-vc-registered):