aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorKenichi Handa2010-09-01 16:13:21 +0900
committerKenichi Handa2010-09-01 16:13:21 +0900
commit9e69cb054d5c124bdf913c82453518ac4d9d6d53 (patch)
tree95537c8c17759cef4da7241d914059d15d7dc0c4 /doc/misc
parent0a46a12f7a484e3fab96ea2f46fa738e90dabf1c (diff)
parentd419e1d94e885388b86f8753d741befa1855d333 (diff)
downloademacs-9e69cb054d5c124bdf913c82453518ac4d9d6d53.tar.gz
emacs-9e69cb054d5c124bdf913c82453518ac4d9d6d53.zip
merge changes in emacs-23 branch
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog13
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
352010-08-23 Michael Albinus <michael.albinus@gmx.de> 482010-08-23 Michael Albinus <michael.albinus@gmx.de>