diff options
| author | Michael Albinus | 2010-12-14 21:37:49 +0100 |
|---|---|---|
| committer | Michael Albinus | 2010-12-14 21:37:49 +0100 |
| commit | 305bdd223aec2eaaeb9f6b6ad234ee0ab5e9103d (patch) | |
| tree | 57e6eb3cece4ccdba7a448e564ac5496cc5e5849 /doc/misc/ChangeLog | |
| parent | d68b02203ee499f51f3dcb7703e426d971cda664 (diff) | |
| download | emacs-305bdd223aec2eaaeb9f6b6ad234ee0ab5e9103d.tar.gz emacs-305bdd223aec2eaaeb9f6b6ad234ee0ab5e9103d.zip | |
* tramp.texi (Inline methods): Add "ksu" method.
(Remote processes): Add example with remote `default-directory'.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1ddabaaa707..65f9dbb67df 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-12-14 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * tramp.texi (Inline methods): Add "ksu" method. | ||
| 4 | (Remote processes): Add example with remote `default-directory'. | ||
| 5 | |||
| 1 | 2010-12-14 Glenn Morris <rgm@gnu.org> | 6 | 2010-12-14 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * faq.texi (Expanding aliases when sending mail): | 8 | * faq.texi (Expanding aliases when sending mail): |