diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0718296dffd..dd738ca9430 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2013-02-16 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-cache.el (tramp-connection-properties): New customer | ||
| 4 | option. | ||
| 5 | (tramp-get-connection-property): Use it. | ||
| 6 | |||
| 7 | * net/tramp-compat.el (top): Require 'trampver. | ||
| 8 | |||
| 9 | * net/tramp-sh.el (tramp-remote-process-environment): Set | ||
| 10 | tramp-autoload cookie. | ||
| 11 | |||
| 1 | 2013-02-16 Kevin Ryde <user42@zip.com.au> | 12 | 2013-02-16 Kevin Ryde <user42@zip.com.au> |
| 2 | 13 | ||
| 3 | * info-look.el (info-lookup-select-mode): If major-mode has no | 14 | * info-look.el (info-lookup-select-mode): If major-mode has no |