diff options
| author | Kenichi Handa | 2010-09-01 16:13:21 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-09-01 16:13:21 +0900 |
| commit | 9e69cb054d5c124bdf913c82453518ac4d9d6d53 (patch) | |
| tree | 95537c8c17759cef4da7241d914059d15d7dc0c4 /doc/misc | |
| parent | 0a46a12f7a484e3fab96ea2f46fa738e90dabf1c (diff) | |
| parent | d419e1d94e885388b86f8753d741befa1855d333 (diff) | |
| download | emacs-9e69cb054d5c124bdf913c82453518ac4d9d6d53.tar.gz emacs-9e69cb054d5c124bdf913c82453518ac4d9d6d53.zip | |
merge changes in emacs-23 branch
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index e142af49ad1..482499d4df5 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -30,6 +30,19 @@ | |||
| 30 | 30 | ||
| 31 | Sync with Tramp 2.1.19. | 31 | Sync with Tramp 2.1.19. |
| 32 | 32 | ||
| 33 | * tramp.texi (Inline methods, Default Method): Mention | ||
| 34 | `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove | ||
| 35 | remark about doubled "-t" argument. | ||
| 36 | (Auto-save and Backup): Remove reference to Emacs 21. | ||
| 37 | (Filename Syntax): Describe port numbers. | ||
| 38 | (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt | ||
| 39 | supported MS Windows versions. Remove obsolete URL. Recommend "sshx" | ||
| 40 | and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports | ||
| 41 | errors with the backquotes. | ||
| 42 | (External packages): File attributes cache flushing for asynchronous | ||
| 43 | processes. | ||
| 44 | (Traces and Profiles): Describe verbose level 9. | ||
| 45 | |||
| 33 | * trampver.texi: Update release number. | 46 | * trampver.texi: Update release number. |
| 34 | 47 | ||
| 35 | 2010-08-23 Michael Albinus <michael.albinus@gmx.de> | 48 | 2010-08-23 Michael Albinus <michael.albinus@gmx.de> |