comparison doc/misc/ChangeLog @ 110122:156bbb7866f9

Sync with Tramp 2.1.19. * tramp.texi (Inline methods, Default Method): Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove remark about doubled "-t" argument. (Auto-save and Backup): Remove reference to Emacs 21. (Filename Syntax): Describe port numbers. (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt supported MS Windows versions. Remove obsolete URL. Recommend "sshx" and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports errors with the backquotes. (External packages): File attributes cache flushing for asynchronous processes. (Traces and Profiles): Describe verbose level 9. * trampver.texi: Update release number.
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 26 Aug 2010 21:40:13 +0200
parents e100e3aa28fb
children 0dcf6ddbe02b 96d70b5ac881
comparison
equal deleted inserted replaced
110121:5a6b4fafaa52 110122:156bbb7866f9
1 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
2
3 Sync with Tramp 2.1.19.
4
5 * tramp.texi (Inline methods, Default Method): Mention
6 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
7 remark about doubled "-t" argument.
8 (Auto-save and Backup): Remove reference to Emacs 21.
9 (Filename Syntax): Describe port numbers.
10 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
11 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
12 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
13 errors with the backquotes.
14 (External packages): File attributes cache flushing for asynchronous
15 processes.
16 (Traces and Profiles): Describe verbose level 9.
17
18 * trampver.texi: Update release number.
19
1 2010-08-01 Juanma Barranquero <lekktu@gmail.com> 20 2010-08-01 Juanma Barranquero <lekktu@gmail.com>
2 21
3 * org.texi (Footnotes, Tables in HTML export): Fix typos. 22 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4 23
5 2010-07-23 Chong Yidong <cyd@stupidchicken.com> 24 2010-07-23 Chong Yidong <cyd@stupidchicken.com>