Mercurial > emacs
comparison man/ChangeLog @ 55421:5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Version 2.0.40 of Tramp released.
2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
Complete rework, based on review by Karl Berry <karl@gnu.org>.
* tramp.texi (Auto-save and Backup): Explain exploitation of new
variables `tramp-backup-directory-alist' and
`tramp-bkup-backup-directory-info'. (Overview, Connection types)
(External transfer methods, Default Method)
(Windows setup hints): Remove restriction of password entering
with external methods.
(Auto-save and Backup): Make file name example
(X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
and `auto-save-directory' must be used.
(Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
only "NT"). Remove doubled entry "What kinds of systems does
@tramp{} work on".
(tramp): Macro removed.
(Obtaining Tramp): Flag removed from title.
(all): "tramp-" and "-" removed from flag names. Flags `tramp'
and `trampver' used properly. Flag `tramp-inst' replaced by
`installchapter'. Installation related text adapted.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Fri, 07 May 2004 21:21:04 +0000 |
parents | d4351d019f6d |
children | 77a79f33714b |
comparison
equal
deleted
inserted
replaced
55420:c44f9de543e3 | 55421:5be9c6254f06 |
---|---|
1 2004-05-07 Kai Grossjohann <kai@emptydomain.de> | |
2 | |
3 Version 2.0.40 of Tramp released. | |
4 | |
5 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de> | |
6 | |
7 Complete rework, based on review by Karl Berry <karl@gnu.org>. | |
8 | |
9 * tramp.texi (Auto-save and Backup): Explain exploitation of new | |
10 variables `tramp-backup-directory-alist' and | |
11 `tramp-bkup-backup-directory-info'. (Overview, Connection types) | |
12 (External transfer methods, Default Method) | |
13 (Windows setup hints): Remove restriction of password entering | |
14 with external methods. | |
15 (Auto-save and Backup): Make file name example | |
16 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info' | |
17 and `auto-save-directory' must be used. | |
18 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not | |
19 only "NT"). Remove doubled entry "What kinds of systems does | |
20 @tramp{} work on". | |
21 (tramp): Macro removed. | |
22 (Obtaining Tramp): Flag removed from title. | |
23 (all): "tramp-" and "-" removed from flag names. Flags `tramp' | |
24 and `trampver' used properly. Flag `tramp-inst' replaced by | |
25 `installchapter'. Installation related text adapted. | |
26 | |
1 2004-05-04 Jason Rumney <jasonr@gnu.org> | 27 2004-05-04 Jason Rumney <jasonr@gnu.org> |
2 | 28 |
3 * makefile.w32-in: Revert last change | 29 * makefile.w32-in: Revert last change |
4 | 30 |
5 2004-05-03 Jason Rumney <jasonr@gnu.org> | 31 2004-05-03 Jason Rumney <jasonr@gnu.org> |