diff options
| author | Michael Albinus | 2010-09-16 22:43:12 +0200 |
|---|---|---|
| committer | Michael Albinus | 2010-09-16 22:43:12 +0200 |
| commit | c6f2191fa7697f36b95c6b440ef9b4a6184d9642 (patch) | |
| tree | 23a24356bb1a3bc1d242ee3bcab34f6c01886138 /lisp/ChangeLog | |
| parent | 38d50547c2a8195bed0aaeafbbc4c0f277d4e416 (diff) | |
| download | emacs-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/ChangeLog | 7 |
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 @@ | |||
| 1 | 2010-09-16 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload | ||
| 4 | cookie. | ||
| 5 | |||
| 1 | 2010-09-15 Michael Albinus <michael.albinus@gmx.de> | 6 | 2010-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): |