diff options
| author | Michael Albinus | 2013-11-16 12:37:45 +0100 |
|---|---|---|
| committer | Michael Albinus | 2013-11-16 12:37:45 +0100 |
| commit | 355204ddd5525864764003675651cc17ad3280eb (patch) | |
| tree | fd5d70f02f63d5de0d56160f693ebe7db1b754a5 /lisp/ChangeLog | |
| parent | d17f4dba9c497179ace6c1076fbd636c1c9a86c4 (diff) | |
| download | emacs-355204ddd5525864764003675651cc17ad3280eb.tar.gz emacs-355204ddd5525864764003675651cc17ad3280eb.zip | |
* net/tramp-cmds.el (tramp-cleanup-connection): Clean up
`tramp-current-connection'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aabdbd6b0fc..ce887ff3e11 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-11-16 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-cmds.el (tramp-cleanup-connection): Clean up | ||
| 4 | `tramp-current-connection'. | ||
| 5 | |||
| 1 | 2013-11-15 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2013-11-15 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for | 8 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for |