diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 019c63c5155..4839c191ba6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-03-21 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env' | ||
| 4 | and `tramp-copy-env'. | ||
| 5 | |||
| 6 | * net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'. | ||
| 7 | (tramp-maybe-open-connection): Handle `tramp-login-env'. | ||
| 8 | |||
| 1 | 2014-03-21 Glenn Morris <rgm@gnu.org> | 9 | 2014-03-21 Glenn Morris <rgm@gnu.org> |
| 2 | 10 | ||
| 3 | * electric.el (electric-indent-post-self-insert-function): Add doc. | 11 | * electric.el (electric-indent-post-self-insert-function): Add doc. |