Initial Commit
[packages] / xemacs-packages / tramp / texi / ChangeLog
1 2015-12-29  Michael Albinus  <michael.albinus@gmx.de>
2
3         Version 2.2.13 released.
4
5 2015-12-15  Michael Albinus  <michael.albinus@gmx.de>
6
7         * tramp.texi: Proofreading.
8
9 2015-12-15  Lambda Coder  <sjLambda@gmail.com>
10
11         * tramp.texi: Editorial revisions to the manual, completed.
12
13 2015-12-14  Lambda Coder  <sjLambda@gmail.com>
14
15         * tramp.texi: Editorial revisions to the manual.
16
17 2015-10-29  Michael Albinus  <michael.albinus@gmx.de>
18
19         * tramp.texi (GVFS based methods): Describe `afp' method.
20
21 2015-10-18  Michael Albinus  <michael.albinus@gmx.de>
22
23         * tramp.texi (Obtaining Tramp): Add http git cloning.
24
25 2015-10-12  Michael Albinus  <michael.albinus@gmx.de>
26
27         * tramp.texi: "customer option" -> "custom option".
28
29 2015-09-26  Eli Zaretskii  <eliz@gnu.org>
30
31         * tramp.texi: Add 'coding' cookies -- this file uses Unicode
32         characters and should be decoded as UTF-8.
33
34 2015-09-04  Michael Albinus  <michael.albinus@gmx.de>
35
36         * tramp.texi (Frequently Asked Questions): New item for ad-hoc
37         multi-hop files.
38
39 2015-08-18  Glenn Morris  <rgm@gnu.org>
40
41         * tramp.texi (Configuration): Reword to avoid warning from
42         makeinfo about spurious "Note:" cross-reference, and for grammar.
43
44 2015-07-25  Michael Albinus  <michael.albinus@gmx.de>
45
46         * Makefile.in ($(localinfodir)/dir $(DESTDIR)$(infodir)/dir):
47         Remove superfluous ";", which is in the way on MS Windows.
48
49         * tramp.texi (Remote programs): Remove superfluous comment.
50
51         * trampinst.texi (Installation parameters): Adapt "configure" call
52         on MS-Windows to the new directory layout of Emacs 24.4.
53         Reported by Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>.
54
55 2015-07-19  Michael Albinus  <michael.albinus@gmx.de>
56
57         * tramp.texi (Configuration): Note, that Tramp must be required
58         prior changing its configuration.
59         (Connection caching, Predefined connection information)
60         (Remote shell setup): Fix typos.
61         (Predefined connection information): Describe, how to overwrite
62         parameters of `tramp-methods'.
63         (Remote programs, Remote processes, Traces and Profiles):
64         Simplify example.
65
66         * trampinst.texi (Testing): Add environment variable TRAMP_TEST_ARGS.
67
68 2015-06-28  Michael Albinus  <michael.albinus@gmx.de>
69
70         Version 2.2.12 released.
71
72 2015-05-19  Michael Albinus  <michael.albinus@gmx.de>
73
74         * Makefile.in (TEXI_FILES): Add docstyle.texi.
75
76 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
77
78         * docstyle.texi: New file.
79         * tramp.texi: Prefer plain characters to Texinfo circumlocutions.
80
81 2015-01-25  Michael Albinus  <michael.albinus@gmx.de>
82
83         * tramp.texi (External methods) <adb>: Explain, when Tramp
84         connects to devices.  Mention port numbers.
85         (GVFS based methods, File name completion): Add index.
86         (Multi-hops, Remote Programs, File name completion, Ad-hoc multi-hops):
87         Improve wording.
88
89 2014-12-29  Michael Albinus  <michael.albinus@gmx.de>
90
91         Version 2.2.11 released.
92
93 2014-12-10  Paul Eggert  <eggert@cs.ucla.edu>
94
95         * tramp.texi (Remote processes): Fix misspellings like
96         "an unibyte buffer".
97
98 2014-11-23  Michael Albinus  <michael.albinus@gmx.de>
99
100         * tramp.texi (Remote processes): Let-bind environment variables to
101         `process-environment' when running `process-file' or
102         `start-file-process'.
103
104 2014-08-07  Michael Albinus  <michael.albinus@gmx.de>
105
106         * tramp.texi (Remote shell setup): Explain, how to change command
107         line arguments of remote "nc" listener.
108
109 2014-07-03  Michael Albinus  <michael.albinus@gmx.de>
110
111         * .cvsignore: Remove.
112
113         * .gitignore: Adjust.
114
115         * trampver.texi.in: Replace CVS by GIT.
116
117 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
118
119         Version 2.2.10 released.
120
121 2014-05-26  Michael Albinus  <michael.albinus@gmx.de>
122
123         * tramp.texi (External methods): Remove "sftp".
124         (GVFS based methods): Add "sftp".
125
126 2014-05-13  Michael Albinus  <michael.albinus@gmx.de>
127
128         * tramp.texi (Inline methods): Reinsert "plinkx".
129         (External methods): Do not mention session names anymore.
130
131 2014-04-29  Michael Albinus  <michael.albinus@gmx.de>
132
133         * tramp.texi (Frequently Asked Questions): Mention HISTFILE
134         setting in ~/.ssh/environment.
135
136 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
137
138         * trampinst.texi (Testing): Environment variable
139         REMOTE_ALLOW_PASSWORD not needed anymore.
140
141 2014-04-24  Michael Albinus  <michael.albinus@gmx.de>
142
143         * trampinst.texi (Testing): The test suite uses a mock-up connection.
144
145 2014-03-24  Michael Albinus  <michael.albinus@gmx.de>
146
147         * tramp.texi (Customizing Completion, External packages, Issues):
148         Use @dots{}.
149         (Frequently Asked Questions): Add fish shell settings.
150         (Inline methods): Recommend sharing ssh connections for "plink".
151         Remove "plinkx".
152         (External methods): Merge "pscp" and "psftp" descriptions.
153         Recommend sharing ssh connections.
154
155 2014-03-13  Michael Albinus  <michael.albinus@gmx.de>
156
157         * tramp.texi (Inline methods): Remove restriction on "telnet".
158         (External methods): Add "nc" method.
159
160 2014-02-21  Glenn Morris  <rgm@gnu.org>
161
162         * tramp.texi (External packages): Grammar fix.
163         Reword for default sentinel not being nil any more.
164
165 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
166
167         Version 2.2.9 released.
168
169         * trampinst.texi (Testing): Use "make check".
170
171 2014-01-12  Paul Eggert  <eggert@cs.ucla.edu>
172
173         Specify .texi encoding (Bug#16292).
174         * tramp.texi: Add @documentencoding.
175
176 2014-01-12  Michael Albinus  <michael.albinus@gmx.de>
177
178         * tramp.texi (all): Doc fix according to GNU Coding Standards.
179         Use "file name" instead of "filename" or "path".  Use "host"
180         instead of "machine".
181
182 2013-12-12  Michael Albinus  <michael.albinus@gmx.de>
183
184         * tramp.texi (direntry): Use ssh but rsh.
185         (all): Encode all environment variable names with @env{...}.
186         (Bug Reports): Refer to Testing node.
187
188         * trampinst.texi (Testing): New node.
189         (all): Encode all environment variable names with @env{...}.
190
191 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
192
193         Version 2.2.8 released.
194
195         * tramp.texi (External packages): Use `non-essential'.
196
197 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
198
199         * tramp.texi (Alternative Syntax): Remove chapter.
200
201 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
202
203         * tramp.texi (Frequently Asked Questions): Mention
204         `tramp-use-ssh-controlmaster-options'.
205
206 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
207
208         * tramp.texi (Top, Configuration): Insert section `Predefined
209         connection information' in menu.
210         (Predefined connection information): New section.
211         (Android shell setup): Make a reference to `Predefined connection
212         information'.
213
214 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
215
216         * tramp.texi (Frequently Asked Questions): Precise, how to define
217         an own ControlPath.
218
219 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
220
221         * tramp.texi (Frequently Asked Questions): New item for
222         ControlPath settings.
223
224 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
225
226         * tramp.texi (Filename Syntax): Host names are not allowed to be
227         any method name, unless method name is specified explicitly.
228         Remove restriction on unibyte filenames.
229
230 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
231
232         Version 2.2.7 released.
233
234 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
235
236         * tramp.texi (External methods): Tramp does not connect Android
237         devices by itself.
238
239 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
240
241         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
242         and "plink2" entries.  "plink2" is obsolete for a long time.
243         (External methods): Remove "scp1" and "scp2" entries.  Explain
244         user name and host name specification for "adb".
245
246 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
247
248         * tramp.texi (External methods): Mention `tramp-adb-program'.
249
250 2013-02-25  Michael Albinus  <michael.albinus@gmx.de>
251
252         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
253         the macros, for Texinfo 4.13 and 5.0.
254
255 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
256
257         Port documentation to Texinfo 5.0.
258
259         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
260         (Filename Syntax): Do not use @trampfn{} in @item.
261         (Filename completion): Use @columnfractions in @multitable.
262
263 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
264
265         * tramp.texi (Top): Move index entries down.
266
267 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
268
269         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
270         Volpiatto <thierry.volpiatto@gmail.com>.
271
272 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
273
274         * tramp.texi (Top, Configuration): Insert section `Android shell
275         setup' in menu.
276         (Android shell setup): New section.
277
278 2013-02-13  Michael Albinus  <michael.albinus@gmx.de>
279
280         * tramp.texi (Connection types, Default Method)
281         (Frequently Asked Questions): Mention "scp" instead of "scpc".
282         (External methods): Remove "scpc" and "rsyncc" entries.
283         (Frequently Asked Questions): Remove entry about ControlPersist.
284
285 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
286
287         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
288
289 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
290
291         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
292
293 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
294
295         * tramp.texi (Obtaining Tramp): Remove extra dots.
296         (Configuration): Reorder menu to match structure.
297         (Remote shell setup): Replace literal NUL character by \0.
298
299 2012-12-22  Paul Eggert  <eggert@cs.ucla.edu>
300
301         * tramp.texi: Hyphen and dash fixes in texinfo files.
302
303 2012-12-21  Glenn Morris  <rgm@gnu.org>
304
305         * tramp.texi: Do not mention buying copies from the FSF, which
306         does not publish these manuals.
307
308 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
309
310         * tramp.texi (External methods): Move `adb' method here.
311
312 2012-12-05  Paul Eggert  <eggert@cs.ucla.edu>
313
314         * tramp.texi: Fix minor whitespace issues after "." in manual.
315
316         Be more systematic about using "@." (not ".") at end of sentence that
317         ends in a capital letter, and about appending "@:" after non-ends of
318         sentences that end in a lower case letter followed by "." followed by
319         whitespace.  Omit unnecessary use of "@:" and "@.".  Similarly for "?"
320         and "!".  Be more consistent about putting a comma after "i.e." and
321         "e.g."; this is the typical American style and it's easier to code in
322         Texinfo.
323
324 2012-12-02  Michael Albinus  <michael.albinus@gmx.de>
325
326         * .gitignore: Add file.
327
328         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
329
330 2012-11-23  Michael Albinus  <michael.albinus@gmx.de>
331
332         * tramp.texi (History): Mention ADB.
333         (Inline methods): Add `adb' method.
334
335 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
336
337         * tramp.texi (Frequently Asked Questions): Mention
338         `tramp-completion-reread-directory-timeout' for performance
339         improvement.
340
341 2012-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
342
343         * tramp.texi: Cleanup uses of "-hooks".
344
345 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
346
347         Version 2.2.6 released.
348
349 2012-08-07  Michael Albinus  <michael.albinus@gmx.de>
350
351         * tramp.texi (Bug Reports): Cleanup caches before a test run.
352
353 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
354
355         * tramp.texi (Multi-hops): Introduce
356         `tramp-restricted-shell-hosts-alist'.
357
358 2012-06-03  Michael Albinus  <michael.albinus@gmx.de>
359
360         Version 2.2.5 released.
361
362 2012-04-12  Michael Albinus  <michael.albinus@gmx.de>
363
364         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
365         where appropriate.
366         (Remote processes): Add a note about `auto-revert-tail-mode'.
367
368 2012-03-19  Michael Albinus  <michael.albinus@gmx.de>
369
370         * tramp.texi (External methods): "ControlPersist" must be set to "no"
371         for the `scpc' method.
372         (Frequently Asked Questions): Use "scpx" in combination with
373         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
374
375 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
376
377         * tramp.texi (File): Tweak wording for the `scpc' option.
378
379 2012-01-15  Michael Albinus  <michael.albinus@gmx.de>
380
381         Version 2.2.4 released.
382
383 2011-11-28  Michael Albinus  <michael.albinus@gmx.de>
384
385         * tramp.texi (History): Add remote commands on Windows, and ad-hoc
386         multi-hop methods.
387
388 2011-11-24  Michael Albinus  <michael.albinus@gmx.de>
389
390         * tramp.texi (Ad-hoc multi-hops): Add 'tramp-save-ad-hoc-proxies'
391         option.
392
393 2011-11-23  Michael Albinus  <michael.albinus@gmx.de>
394
395         * tramp.texi (Ad-hoc multi-hops): New section.
396
397 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
398
399         Version 2.2.3 released.
400
401 2011-09-19  Michael Albinus  <michael.albinus@gmx.de>
402
403         * tramp.texi (Remote processes): New subsection "Running remote
404         processes on Windows hosts".
405
406 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
407
408         Version 2.2.2 released.
409
410 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
411
412         * tramp.texi (Cleanup remote connections): Add
413         `tramp-cleanup-this-connection'.
414
415 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
416
417         * tramp.texi (Customizing Completion): Mention authinfo-style
418         files.
419         (Password handling): `auth-source-debug' is good for debug messages.
420
421 2011-04-17  Michael Albinus  <michael.albinus@gmx.de>
422
423         * tramp.texi (Frequently Asked Questions): New item for disabling
424         Tramp in other packages.
425
426 2011-03-14  Michael Albinus <michael.albinus@gmx.de>
427
428         * tramp.texi (Remote processes): New subsection "Running shell on
429         a remote host".
430
431 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
432
433         Version 2.2.1 released.
434
435 2011-02-19  Michael Albinus  <michael.albinus@gmx.de>
436
437         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
438         "Debian GNU/Linux".
439         (Frequently Asked Questions): Add Emacs 24 to supported systems.
440
441         * trampver.texi.in [xemacs]: Set emacsothername to "Emacs".
442
443 2011-02-18  Eli Zaretskii  <eliz@gnu.org>
444
445         * tramp.texi: Sync @dircategory with ../../info/dir.
446
447         * trampver.texi.in [emacs]: Set emacsname to "Emacs".
448
449 2011-02-14  Michael Albinus  <Michael.Albinus@alcatel-lucent.com>
450
451         * doclicense.texi (bottom): Remove arch-tag.
452
453 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
454
455         * Makefile.in: Remove emacsimap handling.
456
457         * tramp.texi (History): Remove IMAP support.
458         (External methods, Frequently Asked Questions): Remove `imap' and
459         `imaps' methods.
460         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
461
462         * trampver.texi.in: Remove default value of `emacsimap'.
463
464 2011-02-03  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
465
466         * tramp.texi, trampinst.texi:
467         Replace "delimet" with "delimit" globally.
468         Replace "explicite" with "explicit" globally.
469         Replace "instead of" with "instead" where there was nothing after "of".
470         Audit use of comma before interrogative pronoun, "that", or "which".
471         Minor word order, spelling, wording changes.
472
473 2011-02-03  Michael Albinus  <michael.albinus@gmx.de>
474
475         * tramp.texi (Frequently Asked Questions): Mention problems with
476         WinSSHD.
477
478 2010-12-03  Michael Albinus  <michael.albinus@gmx.de>
479
480         * tramp.texi (Inline methods): Add "ksu" method.
481         (Remote processes): Add example with remote `default-directory'.
482
483 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
484
485         Version 2.2.0 released.
486
487 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
488
489         * tramp.texi (Remote shell setup): New item "Interactive shell
490         prompt".  Reported by Christian Millour <cm@abtela.com>.
491         (Remote shell setup, Remote processes): Use @code{} for
492         environment variables.
493
494 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
495
496         * tramp.texi (Frequently Asked Questions): Mention
497         remote-file-name-inhibit-cache.
498
499 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
500
501         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
502         "fish" methods.
503         (External methods): Remove "scp1_old" and "scp2_old" methods.
504
505         * tramp_ja.texi: Remove file.
506
507 2010-09-02  Michael Albinus  <michael.albinus@gmx.de>
508
509         * Makefile.in: Remove japanese manual creation.
510
511         * tramp.texi:
512         * trampinst.texi: Remove Japanese manual.
513
514         * trampver.texi.in: Remove japanesemanual.
515
516 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
517
518         Version 2.1.19 released.
519
520 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
521
522         * tramp.texi (External packages): File attributes cache flushing
523         for asynchronous processes.
524
525 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
526
527         * tramp.texi (Traces and Profiles): Describe verbose level 9.
528
529 2010-06-24  Glenn Morris  <rgm@gnu.org>
530
531         * tramp.texi: Start direntry descriptions in column 32, per
532         Texinfo convention.
533
534 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
535
536         * tramp.texi (Inline methods): Remove remark about doubled "-t"
537         argument.
538         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
539         echoing shells.
540
541 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
542
543         * tramp.texi (Inline methods): Remove "kludgy" phrase.
544         (Filename Syntax): Describe port numbers.
545
546 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
547
548         * tramp.texi (Inline methods, Default Method): Mention
549         `tramp-inline-compress-start-size'.
550
551 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
552
553         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
554         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
555         Adapt supported MS Windows versions.  Remove obsolete URL.
556
557 2010-03-15  Michael Albinus  <michael.albinus@gmx.de>
558
559         * tramp.texi (Frequently Asked Questions): Use the $() syntax.
560         texi2dvi reports errors with the backquotes.
561
562 2010-03-14  Michael Albinus  <michael.albinus@gmx.de>
563
564         Version 2.1.18 released.
565
566 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
567
568         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
569         SXEmacs 22 to the supported systems.  New item for hung ssh
570         sessions.
571
572 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
573
574         * tramp.texi (Remote processes): Fix typos.
575
576 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
577
578         * tramp.texi (Remote processes): Add missing <RET> in the example.
579
580 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
581
582         * tramp.texi (Remote processes): Improve eshell example with "su"
583         and "sudo" commands.
584
585 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
586
587         * tramp.texi (Auto-save and Backup): Disable backups just for a
588         method.
589
590 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
591
592         Version 2.1.17 released.
593
594 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
595
596         * tramp.texi (External methods): Temporary files are kept for
597         `rsync' and `rsyncc' methods.
598
599 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
600
601         * tramp.texi (Remote processes): Association of a pty is not
602         supported.
603
604 2009-09-24  Michael Albinus  <michael.albinus@gmx.de>
605
606         * Makefile.in: Add emacsimap handling.
607
608         * tramp.texi (History): Add IMAP support.
609         (External methods): Add `imap' and `imaps' methods.
610         (GVFS based methods): Add indices for `davs'.
611         (Password handling): Rename anchors.  Add IMAP entries for
612         ~/.authinfo.gpg.
613
614         * trampver.texi.in: Set default value of `emacsimap'.
615
616 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
617
618         * tramp.texi (Frequently Asked Questions): New item for
619         emacsclient.
620
621 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
622
623         * tramp.texi (Version Control): Remove.
624         (External packages): New subsections "Filename completion" and
625         "File attributes cache".
626
627 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
628
629         * tramp.texi (External methods): Correct `scpc' concept index
630         entries.  New method `rsyncc'.
631
632 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
633
634         * tramp.texi (Filename completion): Precise that partial
635         completion must be activated in ~/.emacs.
636
637 2009-08-07  Michael Albinus  <michael.albinus@gmx.de>
638
639         * tramp.texi (Obtaining Tramp): Update cvs checkout
640         command. Remove nightly tarballs reference.
641
642 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
643
644         * tramp.texi (GVFS based methods): New section.
645         (Remote processes): Processes for GVFS based methods run locally.
646
647 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
648
649         * tramp.texi (External methods): Avoid the word "hack".  Add
650         `synce' method.
651
652 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
653
654         * tramp.texi (Inline methods, External methods, Gateway methods):
655         Avoid the word "kludge".
656
657 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
658
659         Version 2.1.16 released.
660
661 2009-06-15  Michael Albinus  <michael.albinus@gmx.de>
662
663         * tramp.texi (Remote processes): New subsection "Running remote
664         programs that create local X11 windows".
665
666 2009-04-21  Michael Albinus  <michael.albinus@gmx.de>
667
668         * tramp.texi (Multi-hops): Cells of `tramp-default-proxies-alist'
669         can also be Lisp forms.
670
671 2009-04-19  Michael Albinus  <michael.albinus@gmx.de>
672
673         * tramp.texi (External methods): Precise `rsync' description.
674
675 2009-04-12  Michael Albinus  <michael.albinus@gmx.de>
676
677         * tramp.texi (Frequently Asked Questions): Improve code for
678         disabling vc.
679
680 2009-03-29  Michael Albinus  <michael.albinus@gmx.de>
681
682         * tramp.texi (External methods): Add 'tramp-gvfs-methods' option.
683
684 2009-03-17  Michael Albinus  <michael.albinus@gmx.de>
685
686         * tramp.texi (Remote Programs): Introduce `tramp-own-remote-path'.
687
688 2009-02-22  Michael Albinus  <michael.albinus@gmx.de>
689
690         * Makefile.in: Add emacsgvfs handling.
691
692         * tramp.texi (History): Add GVFS support.
693         (External methods): Add `dav', `davs' and `obex' methods.
694
695         * trampver.texi.in: Set default value of `emacsgvfs'.
696
697 2009-02-16  Karl Berry  <karl@gnu.org>
698
699         * tramp.texi: Consistently use @insertcopying in the Top node,
700         @contents at the front (after @end titlepage), and @direntry after
701         @copying.  (Bug#1988)
702
703 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
704
705         Version 2.1.15 released.
706
707 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
708
709         * tramp.texi (all): Harmonize usage of "external method",
710         "external transfer method" and "out-of-band method".
711         (Connection types): Precise the differences of inline and external
712         methods.  Written by Adrian Phillips <a.phillips@met.no>.
713
714 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
715
716         * trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
717
718         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
719         addresses.
720
721 2008-11-19  Glenn Morris  <rgm@gnu.org>
722
723         * doclicense.texi: Change to FDL 1.3.
724         Relicense all texi files under FDL 1.3 or later.
725
726 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
727
728         Version 2.1.14 released.
729
730 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
731
732         * tramp.texi (Password handling): Renamed from "Password
733         caching".  Add `auth-source' mechanism.
734         (Connection caching): Tramp reopens the connection automatically,
735         when the operating system on the remote host has been changed.
736
737 2008-06-15  Glenn Morris  <rgm@gnu.org>
738
739         * tramp.texi: Remove references to external license, since
740         doclicense is included.
741
742 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
743
744         * tramp.texi (Frequently Asked Questions): Explain how to disable
745         Tramp via `tramp-mode'.
746
747 2008-04-06  Ulrich Mueller  <ulm@gentoo.org>
748
749         * Makefile.in ($(localinfodir)/dir, $(DESTDIR)$(infodir)/dir):
750         Depend on $(INFO_FILES), otherwise parallel make may fail.
751
752 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
753
754         Version 2.1.13 released.
755
756 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
757
758         * tramp.texi (Filename completion): Remove footnote about let-bind
759         of `partial-completion-mode'.  It doesn't work this way.
760
761 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
762
763         * tramp.texi: Use new FSF's Back-Cover Text.
764         (Remote processes): Add `shell-command'.
765
766 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
767
768         * tramp.texi (Inline methods): The hostname of the su(do)? methods
769         must be a local host.
770
771 2008-01-12  Michael Albinus  <michael.albinus@gmx.de>
772
773         Update copyrights.
774
775 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
776
777         Version 2.1.12 released.
778
779 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
780
781         * tramp.texi (Filename completion): Simplify explanation of
782         double-slash behaviour.  Explain directory contents flushing.
783
784 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
785
786         * tramp.texi (Connection caching): Tramp flushes connection
787         properties when remote operating system has been changed.
788
789 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
790
791         * tramp.texi (Overview): Mention also the PuTTY integration under
792         Win32.  Remove paragraphs about Tramp's experimental status.
793         (Frequently Asked Questions): Add code example for highlighting
794         the mode line.
795
796 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
797
798         * tramp.texi (Connection caching): Host names must be different
799         when tunneling.
800
801 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
802
803         * tramp.texi (Traces and Profiles): Simplify loop over
804         `trace-function-background'.
805
806 2007-10-18  Michael Albinus  <michael.albinus@gmx.de>
807
808         * tramp.texi (Cleanup remote connections): New section.
809         (Password caching): Remove `tramp-clear-passwd'.  It's not a
810         command anymore.
811         (Bug Reports): Add `tramp-bug' to function index.
812
813 2007-10-15  Michael Albinus  <michael.albinus@gmx.de>
814
815         * tramp.texi (Function Index, Variable Index): New nodes.
816         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
817
818 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
819
820         Version 2.1.11 released.
821
822 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
823
824         * tramp.texi (External packages): New section.
825
826 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
827
828         * Makefile.in (top): Handle `datarootdir'.
829
830 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
831
832         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
833         and "External transfer methods".
834
835 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
836
837         * tramp.texi (Remote Programs): Persistency file must be cleared
838         when changing `tramp-remote-path'.
839
840 2007-08-10  Michael Albinus  <michael.albinus@gmx.de>
841
842         * tramp.texi (Filename Syntax): Don't use @var{} constructs inside
843         the @trampfn macro.
844
845 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
846
847         * Makefile.in: Use utf-8 encoding with coding cookie.
848
849         * tramp.texi (Frequently Asked Questions): Fix typo.
850
851 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
852
853         * tramp.texi (Frequently Asked Questions): Point to mode line
854         extension in Emacs 23.1.
855
856 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
857
858         Version 2.1.10 released.
859
860         * tramp.texi (trampfn): Expand macro implementation in order to
861         handle empty arguments.
862         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
863         occurencies by trampfn.
864
865 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
866
867         * tramp.texi (Frequently Asked Questions): Extend example code for
868         host identification in the modeline. Add bbdb to approaches
869         shortening Tramp file names to be typed.
870
871 2007-07-16  Michael Albinus  <michael.albinus@gmx.de>
872
873         * tramp.texi (Frequently Asked Questions): Simplify recentf
874         example.
875
876 2007-07-14  Michael Albinus  <michael.albinus@gmx.de>
877
878         * tramp.texi: Move @setfilename ../info/tramp up, outside the
879         header section.  Reported by <poti@potis.org>.
880         (Remote processes): Arguments of the program to be debugged are
881         taken literally.
882
883 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
884
885         * tramp.texi (Remote processes): Add an anchor to the subsection
886         "Running a debugger on a remote host".
887
888 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
889
890         * tramp.texi (Remote processes): Don't call it "experimental" any
891         longer.  Add subsection about running a debugger on a remote host.
892
893 2007-07-03  Michael Albinus  <michael.albinus@gmx.de>
894
895         * Makefile.in (.../dir): Fix error in copying dir_sample.
896
897 2007-07-01  Michael Albinus  <michael.albinus@gmx.de>
898
899         * Makefile.in: Migrate to GPLv3 license.
900
901 2007-06-20  Michael Albinus  <michael.albinus@gmx.de>
902
903         * tramp.texi (Filename completion): Rework examples for local
904         filename completion.
905
906 2007-06-17  Michael Albinus  <michael.albinus@gmx.de>
907
908         * tramp.texi (Filename completion): "//" substitutes in local
909         filename only.
910
911 2007-06-09  Michael Albinus  <michael.albinus@gmx.de>
912
913         * tramp.texi (Remote shell setup): Add an example how to customize
914         `tramp-actions-before-shell'.
915
916 2007-06-03  Michael Albinus  <michael.albinus@gmx.de>
917
918         * tramp.texi (Traces and Profiles): Require also 'tramp, because
919         traces are taken from a new started Emacs usually, which might not
920         have loaded Tramp yet.
921
922 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
923
924         * doclicense.texi: New file.
925
926         * Makefile.in (TEXI_FILES): Add doclicense.texi.
927
928 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
929
930         * tramp.texi: Include GFDL.
931
932 2007-04-23  Michael Albinus  <michael.albinus@gmx.de>
933
934         * tramp.texi (Default user): Declare `tramp-default-user' as
935         obsolete.  Explain how to use `tramp-default-user-alist' instead.
936
937 2007-04-22  Michael Albinus  <michael.albinus@gmx.de>
938
939         * tramp.texi (Inline methods):  Add `plinkx' method.
940
941 2007-04-15  Michael Albinus  <michael.albinus@gmx.de>
942
943         * trampinst.texi (Installation parameters): Commands cannot
944         contain whitespaces in their path.
945
946 2007-04-08  Michael Albinus  <michael.albinus@gmx.de>
947
948         Version 2.1.9 released.
949
950 2007-04-03  Michael Albinus  <michael.albinus@gmx.de>
951
952         * trampver.texi.in: Set default value of `emacsgw'.
953
954 2007-04-02  Michael Albinus  <michael.albinus@gmx.de>
955
956         * tramp.texi (Frequently Asked Questions): Extend recent files
957         example to the XEmacs case.
958
959 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
960
961         * tramp.texi (Frequently Asked Questions): Add recentf to
962         approaches shortening Tramp file names to be typed.
963         (Traces and Profiles): Describe call traces; text moved from Bug
964         Reports.
965
966 2007-03-25  Michael Albinus  <michael.albinus@gmx.de>
967
968         * Makefile.in: Add gateway support.
969
970         * tramp.texi (all): Make gateway text conditional.
971
972 2007-03-10  Michael Albinus  <michael.albinus@gmx.de>
973
974         * tramp.texi (Auto-save and Backup): Correct typo.
975
976 2007-03-08  Michael Albinus  <michael.albinus@gmx.de>
977
978         * tramp.texi (Bug Reports): Precise example for call traces.
979         Describe how to avoid passwords to be sent.
980
981 2007-03-07  Michael Albinus  <michael.albinus@gmx.de>
982
983         * tramp.texi (Remote processes): Improve eshell example.
984
985 2007-03-05  Michael Albinus  <michael.albinus@gmx.de>
986
987         * tramp.texi (trampfn, trampfnmhl, trampfnuhl, trampfnhl): New
988         macros.  Apply them wherever possible, improving readability.
989         (Multi-hops): Add some words in the footnote regarding ethical
990         issues of passing firewalls.
991         (Remote processes): New subsection discussing integration into
992         eshell.
993
994 2007-02-27  Michael Albinus  <michael.albinus@gmx.de>
995
996         * tramp.texi (History): Add gateway methods as well as relation to
997         GNU Emacs, XEmacs and GNU/Linux Debian.
998         (Gateway methods): Minor wording improvements.
999         (Multi-hops): Explain HTTP tunnel example in more detail.
1000
1001 2007-02-26  Michael Albinus  <michael.albinus@gmx.de>
1002
1003         * tramp.texi (Gateway methods): New section.
1004         (Multi-hops): Describe useage of gateway methods.
1005
1006 2007-02-21  Michael Albinus  <michael.albinus@gmx.de>
1007
1008         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1009         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
1010
1011 2007-01-31  Michael Albinus  <michael.albinus@gmx.de>
1012
1013         * tramp.texi (Frequently Asked Questions): New item for
1014         performance considerations.
1015
1016 2007-01-23  Michael Albinus  <michael.albinus@gmx.de>
1017
1018         * tramp.texi (Frequently Asked Questions): New item for dired
1019         listing options.
1020
1021 2007-01-14  Michael Albinus  <michael.albinus@gmx.de>
1022
1023         Version 2.1.8 released.
1024
1025 2007-01-13  Michael Albinus  <michael.albinus@gmx.de>
1026
1027         * tramp.texi (Multi-hops): Change last example to `sudo'.
1028
1029 2006-12-27  Michael Albinus  <michael.albinus@gmx.de>
1030
1031         * tramp.texi (Inline methods): Add `fish' method.
1032
1033 2006-12-26  Michael Albinus  <michael.albinus@gmx.de>
1034
1035         * tramp.texi (Connection types): Mention `scpc' method.
1036         (Default Method): Offer `scpc' for editing large files.
1037
1038 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
1039
1040         * tramp.texi (External transfer methods): Describe new method `scpc'.
1041
1042 2006-12-09  Michael Albinus  <michael.albinus@gmx.de>
1043
1044         * tramp.texi (Bug Reports): Add code to retrieve function call
1045         traces.
1046
1047 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
1048
1049         * tramp.texi (Configuration): `scp' is the default method.
1050         (External transfer methods): Explain meaning of
1051         `tramp-copy-size-limit'.  Don't mention password problems anymore,
1052         this is solved.
1053         (Default Method): Use `ssh' as example for another method.
1054
1055 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
1056
1057         * tramp.texi (External transfer methods): Explain how to use the
1058         WINS hostname for the `smb' method.
1059         (Frequently Asked Questions): Remove questions marked with "???".
1060         There have been no complaints for years, so the information must
1061         be appropriate.
1062
1063 2006-09-03  Michael Albinus  <michael.albinus@gmx.de>
1064
1065         Version 2.1.7 released.
1066
1067         * tramp.texi (Multi-hops): Explain `su' and `sudo' methods in case
1068         of non-local host name.
1069
1070 2006-08-31  Michael Albinus  <michael.albinus@gmx.de>
1071
1072         * tramp.texi (Multi-hops): Adding %h and %u patterns to
1073         `tramp-default-proxies-alist'.
1074
1075 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
1076
1077         * tramp.texi (Bug Reports): The Tramp mailing list is moderated
1078         now.  Suggested by Adrian Phillips <a.phillips@met.no>.
1079
1080 2006-06-05  Romain Francoise  <romain@orebokech.com>
1081
1082         * tramp.texi (Inline methods, Password caching)
1083         (Auto-save and Backup, Issues): Fix various typos.
1084
1085 2006-06-04  Michael Albinus  <michael.albinus@gmx.de>
1086
1087         * tramp.texi (Connection caching): Change default file name.
1088
1089 2006-06-01  Michael Albinus  <michael.albinus@gmx.de>
1090
1091         * tramp.texi (Filename completion): Explain how to enable
1092         `partial-completion-mode' temporarily.
1093
1094 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
1095
1096         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1097
1098 2006-05-28  Michael Albinus  <michael.albinus@gmx.de>
1099
1100         Version 2.1.6 released.
1101
1102 2006-05-24  Michael Albinus  <michael.albinus@gmx.de>
1103
1104         * tramp.texi (Traces and Profiles): Tramp debug buffer is written
1105         with verbosity level 4 onwards.
1106
1107 2006-05-21  Michael Albinus  <michael.albinus@gmx.de>
1108
1109         * tramp.texi (Connection caching): New section.
1110         (Traces and Profiles): Improve wording.
1111
1112 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
1113
1114         * tramp.texi (Filename completion): Improve wording.
1115
1116 2006-05-07  Michael Albinus  <michael.albinus@gmx.de>
1117
1118         * tramp.texi (Filename completion): Completion of remote files'
1119         method, user name and host name is active only in partial
1120         completion mode.
1121         (Bug Reports): Level 6 results already in file contents.
1122         (Traces and Profiles): Describe new levels.
1123
1124 2006-04-16  Michael Albinus  <michael.albinus@gmx.de>
1125
1126         * tramp.texi (History): Tell about commands on remote hosts.
1127         (Filename completion): Remove exception of multi hop methods.
1128         (Frequently Asked Questions): Give example for prompt checking.
1129
1130 2006-03-19  Michael Albinus  <michael.albinus@gmx.de>
1131
1132         * tramp.texi (Remote Programs): Introduce `tramp-default-remote-path'.
1133
1134 2006-03-14  Michael Albinus  <michael.albinus@gmx.de>
1135
1136         * Makefile.in: Implement DESTDIR support.
1137
1138         * trampinst.texi (Installation parameters): Mention DESTDIR support.
1139
1140 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
1141
1142         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
1143         Add Tramp disabling item.
1144
1145 2005-12-30  Michael Albinus  <michael.albinus@gmx.de>
1146
1147         * tramp.texi (various): Apply "ftp" as method for the download
1148         URL.
1149         (Bug Reports): Refer to FAQ for common problems.
1150         (Frequently Asked Questions): New item for common connection
1151         problems.
1152
1153 2005-12-28  Michael Albinus  <michael.albinus@gmx.de>
1154
1155         * tramp.texi (Frequently Asked Questions): Add bookmarks and
1156         filecache to approaches shortening Tramp file names to be typed.
1157
1158 2005-12-11  Michael Albinus  <michael.albinus@gmx.de>
1159
1160         Version 2.1.5 released.
1161
1162 2005-12-02  Michael Albinus  <michael.albinus@gmx.de>
1163
1164         * tramp.texi (Frequently Asked Questions): Example how to set
1165         `file-precious-flag' buffer local.
1166
1167         * test.texi: Expand check for Texinfo 4.6 feature.
1168
1169 2005-11-29  Michael Albinus  <michael.albinus@gmx.de>
1170
1171         * Makefile.in ($(localinfodir)): New target.
1172         ($(localinfodir)/%, $(localinfodir)/dir): Depend on it.
1173
1174         * tramp.texi (Remote processes): Explain gud.el integration in
1175         more detail.
1176         (Frequently Asked Questions): Recommend `file-precious-flag' when
1177         `tramp-chunksize' is set.
1178
1179 2005-11-20  Michael Albinus  <michael.albinus@gmx.de>
1180
1181         * tramp.texi (Remote File Ownership): Replace `user-full-name' by
1182         `user-login-name'.
1183         (Traces and Profiles): Add trace level 7.
1184
1185 2005-11-09  Michael Albinus  <michael.albinus@gmx.de>
1186
1187         * tramp.texi (Remote processes): Improve doc.
1188
1189 2005-11-06  Michael Albinus  <michael.albinus@gmx.de>
1190
1191         * tramp.texi (Remote processes): New section.  Replaces
1192         `Compilation'.
1193
1194 2005-10-18  Michael Albinus  <michael.albinus@gmx.de>
1195
1196         * tramp.texi (Traces and Profiles): Reference to `Outline Mode'
1197         should be done for info pages only.
1198
1199 2005-10-13  Michael Albinus  <michael.albinus@gmx.de>
1200
1201         Version 2.1.4 released.
1202
1203         * tramp.texi (Bug Reports): Make a cross reference to `Traces and
1204         Profiles'.
1205         (Traces and Profiles): Explain settings for backtraces.
1206
1207 2005-10-12  Michael Albinus  <michael.albinus@gmx.de>
1208
1209         * tramp.texi (Bug Reports, Traces and Profiles): Explain setting
1210         of `tramp-verbose'.
1211
1212         * trampinst.texi (Installation parameters): Try it now with @w{}.
1213
1214 2005-10-10  Michael Albinus  <michael.albinus@gmx.de>
1215
1216         * trampinst.texi (Installation parameters): Don't use @tie{}, it
1217         isn't defined in older texinfo versions.
1218
1219 2005-10-09  Michael Albinus  <michael.albinus@gmx.de>
1220
1221         * tramp.texi (Dired): Node removed.  There are no limitations on
1222         directory listings anymore.
1223         (Default Method): Fix typo in variable name.
1224         (Filename completion): Remove limitations on directory listings.
1225
1226         * trampinst.texi (Installation parameters): Provide working
1227         options for installing on MS Windows.
1228
1229 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
1230
1231         * tramp.texi (Traces and Profiles): New node.
1232
1233 2005-09-16  Romain Francoise  <romain@orebokech.com>
1234
1235         Update all files to specify GFDL version 1.2.
1236
1237 2005-07-10  Michael Albinus  <michael.albinus@gmx.de>
1238
1239         * tramp.texi: Use @option{} consequently for method names.
1240         (Inline methods, External transfer methods): Remove references to
1241         Cygwin.
1242         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
1243         implementation.
1244
1245 2005-06-23  Richard M. Stallman  <rms@gnu.org>
1246
1247         * tramp.texi (Customizing Completion, Auto-save and Backup):
1248         Texinfo usage fixes.
1249
1250 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
1251
1252         * tramp.texi (Customizing Completion, Auto-save and Backup):
1253         Texinfo usage fix.
1254
1255 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
1256
1257         * Makefile.in: Adapt email addresses.
1258
1259 2005-02-20  Michael Albinus  <michael.albinus@gmx.de>
1260
1261         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
1262
1263         * tramp.texi: Replace "Emacs" by "GNU Emacs".
1264         (Default Method): Offer shortened syntax for "su" and "sudo"
1265         methods.
1266
1267 2005-02-13  Michael Albinus  <michael.albinus@gmx.de>
1268
1269         * tramp.texi, trampinst.texi: Replace "Linux" by "GNU/Linux".
1270         Suggested by Richard M. Stallman <rms@gnu.org>
1271
1272 2005-02-09  Kim F. Storm  <storm@cua.dk>
1273
1274         Change release version from 21.4 to 22.1 throughout.
1275
1276 2005-02-05  Michael Albinus  <michael.albinus@gmx.de>
1277
1278         * Makefile.in (datadir): New variable.
1279
1280         * trampinst.texi (Installation parameters): Explain in more detail
1281         configure parameters "with-xemacs", "--with-lispdir" and
1282         "--infodir".
1283
1284 2005-01-28  Michael Albinus  <michael.albinus@gmx.de>
1285
1286         * tramp.texi (all): Change all addresses to .gnu.org.
1287         (Obtaining Tramp): Mention the Nightly CVS Tree Tarball as CVS
1288         direct access alternative.
1289
1290         * trampinst.texi (Installation parameters): Linux configure option
1291         prefix should be "--prefix=/usr".  Reported by Bradley Dilger
1292         <dilger@wrecking.org>.
1293
1294 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
1295
1296         Version 2.1.3 released.
1297
1298 2005-01-09  Michael Albinus  <michael.albinus@gmx.de>
1299
1300         * tramp.texi: (Compilation): Make reference to (X)Emacs manual
1301         flavor specific.  Remove mentioned restrictions for Emacs < 21.4
1302         and for XEmacs.
1303
1304 2005-01-05  Michael Albinus  <michael.albinus@gmx.de>
1305
1306         * tramp.texi: Fix copyright years.
1307
1308 2005-01-04  Michael Albinus  <michael.albinus@gmx.de>
1309
1310         * tramp.texi (Compilation): Give a note that remote compilation is
1311         performed synchronously only, for the time being.
1312
1313 2004-12-29  Michael Albinus  <michael.albinus@gmx.de>
1314
1315         * tramp.texi (Compilation): New section, describing compilation of
1316         remote files.
1317
1318 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
1319
1320         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
1321
1322 2004-10-14  Michael Albinus  <michael.albinus@gmx.de>
1323
1324         * trampver.texi.in (top): Set default value of `emacs' or `xemacs'
1325         derived from @EMACS_INFO@.  This simplifies synchronizing with
1326         XEmacs CVS.
1327
1328 2004-10-10  Michael Albinus  <michael.albinus@gmx.de>
1329
1330         * Makefile.in (NONGNU): Kai uses a new directory structure in his
1331         working copies.
1332         (savannah): Copy also index files.
1333
1334         * tramp.texi (Frequently Asked Questions): Comment paragraph about
1335         plink link.  The URL is outdated.  Originator contacted for
1336         clarification.
1337
1338 2004-09-19  Michael Albinus  <michael.albinus@gmx.de>
1339
1340         Version 2.1.2 released.
1341
1342         * trampinst.texi, trampver.texi.in: Rename `prefix' to
1343         `instprefix'.  There was confusion with another tag with the same
1344         name.
1345
1346 2004-09-16  Michael Albinus  <michael.albinus@gmx.de>
1347
1348         * trampinst.texi (Installation parameters): Mention useful
1349         configure option "--prefix=/usr/share" for Linux systems.
1350         Reported by Charles Curley <charlescurley@charlescurley.com>.
1351
1352 2004-09-07  Michael Albinus  <michael.albinus@gmx.de>
1353
1354         * tramp.texi (Frequently Asked Questions): Add item for host name
1355         indication in mode line.
1356
1357 2004-09-05  Michael Albinus  <michael.albinus@gmx.de>
1358
1359         * tramp.texi (Alternative Syntax): New section.
1360         (Frequently Asked Questions): Improve second abbreviation example.
1361
1362 2004-09-04  Michael Albinus  <michael.albinus@gmx.de>
1363
1364         * tramp.texi (Frequently Asked Questions): Add two examples of
1365         using abbreviations for shortening Tramp file names.
1366
1367 2004-08-31  Michael Albinus  <michael.albinus@gmx.de>
1368
1369         * tramp.texi (Frequently Asked Questions): Add item describing
1370         approaches shortening Tramp file names to be typed.
1371
1372 2004-08-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
1373
1374         * tramp.texi (Inline methods): Todo item for plink and
1375         tramp-rsh-end-of-line issue.
1376
1377 2004-08-09  Michael Albinus  <michael.albinus@gmx.de>
1378
1379         Version 2.1.1 released.
1380
1381         * tramp.texi (Inline methods): Correct wrong (outdated) index
1382         "km".  Say that the port specification is also available for
1383         "plink".
1384         (External transfer methods): Add "sftp" and "psftp" methods.
1385
1386 2004-08-02  Michael Albinus  <michael.albinus@gmx.de>
1387
1388         * tramp.texi (all): Exchange nil by @code{nil} where not done
1389         already.
1390         (Inline methods): Say explicitly that the host name part is
1391         ignored for the su and sudo methods.
1392         (Default User): Give an example for user name mismatch if the
1393         connection method has an own configuration.  Show solution.
1394
1395 2004-08-01  Michael Albinus  <michael.albinus@gmx.de>
1396
1397         * tramp.texi (Default User, Default Host): New chapters.
1398
1399 2004-07-30  Michael Albinus  <michael.albinus@gmx.de>
1400
1401         Removing multi-hop methods.  Incorporating proxies.
1402
1403         * trampver.texi.in: Remove `postfixmultihop'.  Rename
1404         `postfixsinglehop' into `postfixhop'.
1405
1406         * tramp.texi (all): Rename `postfixsinglehop' into `postfixhop'.
1407         (Multi-hop Methods, Multi-hop filename syntax): Removed, including
1408         all pointers to.
1409         (Multi-hops): New chapter.
1410         (History): Proxy hosts mentioned.
1411         (Frequently Asked Questions): Precise supported (X)Emacs versions.
1412
1413 2004-05-08  Kai Grossjohann  <kai@emptydomain.de>
1414
1415         * trampver.texi.in: Resurrect tagline.
1416
1417 2004-05-02  Kai Grossjohann  <kgrossjo@eu.uu.net>
1418
1419         Version 2.0.40 released.
1420
1421 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
1422
1423         * tramp.texi (Auto-save and Backup): Explain exploitation of new
1424         variables `tramp-backup-directory-alist' and
1425         `tramp-bkup-backup-directory-info'.
1426
1427 2004-04-09  Michael Albinus  <Michael.Albinus@alcatel.de>
1428
1429         Complete rework, based on review by Karl Berry <karl@gnu.org>
1430
1431         * Makefile.in (INSTALL_CHAPTER): New variable, set by configure.
1432         (TEXI_FILES): Includes "trampinst.texi" also if $(INSTALL_CHAPTER)
1433         is "yes".
1434         ($(localinfodir)/%, %.dvi, tramp-%.html, tramp_ja-%.html):
1435         $(INSTALL_CHAPTER) is a parameter, too.
1436
1437         * trampver.texi.in (trampver, tramp): Macros changed to flags.
1438         (otherflavor, installationchapter): Macros removed.  Not necessary
1439         any longer.
1440         (all): "tramp-" and "-" removed from flag names.
1441
1442         * tramp.texi, tramp_ja.texi (tramp): Macro removed.
1443         (Obtaining Tramp): Flag removed from title.
1444         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
1445         and `trampver' used properly.  Flag `tramp-inst' replaced by
1446         `installchapter'.  Installation related text adapted.
1447
1448         * trampinst.texi (otherflavor, installationchapter): Macros
1449         removed.  Not necessary any longer.
1450         (all): Includes "trampver.texi" for flag setting.  All local flags
1451         moved to that file.  "tramp-" and "-" removed from flag names.
1452         Flags `tramp' and `trampver' used properly.  Flag `tramp-inst'
1453         replaced by `installchapter'.
1454
1455 2004-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
1456
1457         * Makefile.in (INSTALL_INFO): Use option `--quiet'.
1458
1459         * tramp.texi (Frequently Asked Questions): Use "MS Windows
1460         NT/2000/XP" (not only "NT").  Remove doubled entry "What kinds of
1461         systems does @tramp{} work on".
1462
1463         * trampinst.texi (Installation parameters): Describe what to do in
1464         case of errors and warnings.
1465
1466 2004-03-28  Michael Albinus  <Michael.Albinus@alcatel.de>
1467
1468         * Makefile.in (INSTALL_INFO): New Variable.
1469         ($(localinfodir)/dir, $(infodir)/dir): New Targets.
1470         (.PHONY): Add "$(localinfodir)/dir" and "$(infodir)/dir".
1471         (install): Depends on "$(infodir)/dir".
1472         (tramp): Depends on "$(localinfodir)/dir".
1473
1474         * dir_sample: Created new.  Existing one didn't work, don't know
1475         why.
1476
1477         * tramp_ja.texi: @direntry corrected to "tramp_ja".
1478
1479         * trampinst.texi (Load paths): Remove explanation on applying
1480         "install-info".  It should work now, even on Debian.
1481
1482 2004-03-21  Michael Albinus  <Michael.Albinus@alcatel.de>
1483
1484         * tramp.texi (Auto-save and Backup): Make file name example
1485         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
1486         and `auto-save-directory' must be used.
1487
1488 2004-03-14  Michael Albinus  <Michael.Albinus@alcatel.de>
1489
1490         * Makefile.in (savannah): Simplify copy command.
1491
1492         * trampinst.texi (Installation, Installation parameters)
1493         (Load paths): Explain new option `--with-contrib'.  Remove
1494         description for explicit use of "contrib" directory.  Remove
1495         examples where EMACS environment variable is set explicitly; this
1496         can cause confusion.
1497
1498 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
1499
1500         * tramp.texi (Overview, Connection types)
1501         (External transfer methods, Default Method)
1502         (Windows setup hints): Remove restriction of password entering
1503         with external methods.
1504
1505 2004-03-05  Michael Albinus  <Michael.Albinus@alcatel.de>
1506
1507         * Makefile.in (SINFO): Removed.
1508         (.PHONY): New Target.
1509
1510 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
1511
1512         * Makefile.in (site-info, install-html): Remove unused targets.
1513
1514         Version 2.0.39 released.
1515
1516 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
1517
1518         * tramp.texi (all): Use "@value{emacs-name}" everywhere where it
1519         is intended (some accidents of last fix corrected).
1520         (Password caching): New node.
1521         (External transfer methods): Refer to password caching for "smb"
1522         method.
1523
1524 2004-02-06  Michael Albinus  <Michael.Albinus@alcatel.de>
1525
1526         * tramp.texi (all): Replace "Emacs" by "@value{emacs-name}" where
1527         possible.
1528         (External transfer methods): "ftp" is possible for XEmacs, too.
1529         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
1530         (Frequently Asked Questions): Remote hosts must not be Unix-like
1531         for "smb" method.
1532
1533 2004-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
1534
1535         * tramp.texi (all): Savannah URLs unified to
1536         "http://savannah.nongnu.org".
1537         (Top): Refer to Savannah mailing list as the major one.  Mention
1538         older mailing lists in HTML mode only.
1539
1540 2004-01-22  Michael Albinus  <Michael.Albinus@alcatel.de>
1541
1542         * tramp.texi (Customizing Completion): Explain new functions
1543         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
1544
1545 2004-01-05  Michael Albinus  <Michael.Albinus@alcatel.de>
1546
1547         * tramp.texi (Issues): Explain disabling "auto-autoloads.el*" for
1548         unified filenames with XEmacs.
1549
1550 2004-01-02  Michael Albinus  <Michael.Albinus@alcatel.de>
1551
1552         * tramp.texi (Obtaining TRAMP): Remove CVS login from example.
1553         That's necessary for pserver password authentification only.
1554
1555 2003-12-30  Michael Albinus  <Michael.Albinus@alcatel.de>
1556
1557         * tramp.texi (Obtaining TRAMP): Change remaining
1558         "subversions.gnu.org" to "savannah.nongnu.org".  Overlooked last
1559         time.
1560
1561 2003-12-28  Michael Albinus  <Michael.Albinus@alcatel.de>
1562
1563         * tramp_ja.texi (Obtaining TRAMP, Using TRAMP): Fixing typos.
1564         From Yuji Yamano <yyamano@kt.rim.or.jp>
1565
1566 2003-12-27  Michael Albinus  <Michael.Albinus@alcatel.de>
1567
1568         * tramp.texi (Issues): Describe how to use unified filenames with
1569         XEmacs.
1570
1571 2003-12-25  Michael Albinus  <Michael.Albinus@alcatel.de>
1572
1573         * tramp.texi (Obtaining TRAMP): Change Tramp CVS directory to
1574         "-d:ext:anoncvs@savannah.nongnu.org:/cvsroot/tramp" as advised on
1575         the Savannah page.
1576
1577 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
1578
1579         Version 2.0.38 released.
1580
1581 2003-11-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
1582
1583         Version 2.0.37 released.
1584
1585 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
1586
1587         * Makefile.in (all): New environment variables JA_MANUAL,
1588         JA_TEXI_FILES, INFO_FILES.  Add all files in `$(localinfodir)' to
1589         CLEAN_FILES.
1590         (tramp.html): Rename to `html'.
1591         (install): Depends on `tramp'.  Install all `$(INFO_FILES)'.
1592         (tramp): Depends on `$(INFO_FILES)'.
1593         ($(localinfodir)/tramp): Change to `$(localinfodir)/%'.  Set
1594         `jamanual' option (`$(JA_MANUAL)').
1595         (dvi): Generate japanese manual if required.
1596         (%/dvi): Set `jamanual' option (`$(JA_MANUAL)').
1597         (html): Generate japanese manual if required.
1598         (tramp_ja.html): New target for japanese manual.
1599         (tramp-%.html): Generate japanese manual if required.
1600         (tramp_ja-%.html): New target for japanese manual.
1601         (install-html): Depends on `html'.
1602         (savannah): Depends on `html'.  Copy japanese manual if required.
1603
1604         * tramp.texi (all): Harmonize all occurences of @tramp{}.
1605         (Top): Mention japanese manual only if flag `jamanual' is set.
1606         Insert section `Japanese manual' in menu.
1607
1608         * trampinst.texi (all): Mark all options with `@option'.
1609         (Top): Insert section `Japanese manual' in menu.
1610         (Load paths): Move all `@value' tags in lisp examples into own
1611         macros.  Otherwise, there is an error with texi2dvi.
1612         (Japanese manual): New node.
1613
1614         * trampver.texi.in (all): New flag `japanese-manual'.  Typo fix.
1615
1616 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
1617
1618         * tramp.texi (Inline methods): Small grammar fix.
1619         (External transfer methods): Likewise.
1620         Submitted by Thien-Thi Nguyen <ttn@gnu.org> in Emacs CVS.
1621         Replace ASCII with @acronym{ASCII}.
1622         Submitted by Jesper Harder <harder@ifa.au.dk> in Emacs CVS.
1623
1624 2003-10-14  Kai Grossjohann  <kai.grossjohann@gmx.net>
1625
1626         * tramp_ja.texi (Configuration, External transfer methods):
1627         Typos.  From Yoichi NAKAYAMA <yoichi@geiin.org>.
1628
1629 2003-10-08  Kai Grossjohann  <kai.grossjohann@gmx.net>
1630         From Yoichi NAKAYAMA <yoichi@geiin.org>.
1631
1632         * tramp.texi (External transfer methods, Auto-save and Backup):
1633         Typo fixes.
1634         * tramp_ja.texi: Sync with tramp.texi version 2.68.
1635
1636 2003-08-23  Kai Großjohann  <kai.grossjohann@gmx.net>
1637
1638         * tramp.texi (Default Method): Too many "use" in one sentence.
1639         Rephrase.  Reported by Christian Kirsch.
1640         (Filename Syntax): Old `su' example is probably a left-over from
1641         the sm/su method naming.  Replace with `ssh', instead.
1642
1643 2003-08-22  Kai Großjohann  <kai.grossjohann@gmx.net>
1644
1645         * tramp.texi (Configuration): Tramp now chooses base64/uuencode
1646         automatically.  Update wording accordingly.
1647         (Top): More description for the `Default Method' menu entry.
1648         (Default Method): Use @code, not @var, for Lisp variables.
1649         (Default Method): New subsection `Which method is the right one
1650         for me?'  Suggested by Christian Kirsch.
1651         (Configuration): Pointer to new subsection added.
1652
1653 2003-08-08  Kai Großjohann  <kai.grossjohann@gmx.net>
1654
1655         * tramp.texi (Remote shell setup): Warn of environment variables
1656         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
1657         <sven.gabriel@imk.fzk.de>.
1658
1659 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
1660
1661         Version 2.0.36 released.
1662
1663 2003-07-19  Kai Großjohann  <kai.grossjohann@gmx.net>
1664
1665         * tramp.texi (Remote shell setup): Mention tilde as another
1666         problematic non-Bourne construct.
1667
1668 2003-07-17  Kai Großjohann  <kai.grossjohann@gmx.net>
1669
1670         * tramp.texi (Remote shell setup): Explain about problems with
1671         non-Bourne commands in ~/.profile and ~/.shrc.
1672
1673 2003-06-29  Michael Albinus  <Michael.Albinus@alcatel.de>
1674
1675         * Makefile.in (TEXI_FILES): New variable.
1676         ($(localinfodir)/tramp, %.dvi, tramp-%.html): Depend on
1677         $(TEXI_FILES).  Just tramp.texi is not sufficient.
1678
1679 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
1680
1681         Version 2.0.35 released.
1682
1683 2003-06-17  Adrian Aichner  <adrian@xemacs.org>
1684         Small patch.
1685
1686         * tramp.texi: Fix minor typos.
1687         * tramp.texi (Concept Index): Added to make manual searchable via
1688         `Info-index'.
1689         * tramp.texi (Version Control): Add cindex entry.
1690
1691 2003-06-15  Kai Großjohann  <kai.grossjohann@gmx.net>
1692
1693         * tramp.texi: Move direntry later, after copying and before
1694         titlepage.
1695
1696 2003-06-09  Kai Großjohann  <kai.grossjohann@gmx.net>
1697
1698         * dir_sample: New file.
1699
1700         * trampinst.texi (Load paths): gnu/linux --> GNU/Linux.
1701
1702 2003-05-24  Michael Albinus  <Michael.Albinus@alcatel.de>
1703
1704         * tramp.texi (Inline methods): Add methods `remsh' and `plink1'.
1705         (External transfer methods): Add method `remcp'.
1706         (Multi-hop Methods): Add method `remsh'.
1707
1708 2003-04-08  Kai Großjohann  <kai.grossjohann@gmx.net>
1709
1710         Version 2.0.34 released.
1711
1712         * Makefile.in (savannah): Do not copy the Japanese HTML file.
1713
1714 2003-04-08  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
1715
1716         Version 2.0.33 released.
1717         Version 2.0.32 released.
1718
1719 2003-04-06  Michael Albinus  <Michael.Albinus@alcatel.de>
1720
1721         * Makefile.in (%.dvi): Apply parameter `-t "@set $(EMACS_INFO)"'
1722         for texi2dvi.
1723
1724         * tramp.texi (top-level): Move installation related entries to
1725         trampinst.texi.  Apply respective macros instead, in case flag
1726         `tramp-inst' is set.
1727         Move all (X)Emacs related flags to trampver.texi.in.
1728
1729         * trampinst.texi: New file.  Contains installation related
1730         entries.
1731
1732         * trampver.texi.in (top-level): Define all (X)Emacs related
1733         flags.  Include trampinst.texi depending on configure option
1734         `--with-packaging'.
1735
1736 2003-03-30  Kai Großjohann  <kai.grossjohann@gmx.net>
1737
1738         * tramp.texi: Say "Emacs" instead of "GNU Emacs" to follow
1739         Richard's change in Emacs CVS.
1740
1741 2003-03-30  Michael Albinus  <Michael.Albinus@alcatel.de>
1742
1743         * test.texi: Add "@bye" in order to have a well-formed document.
1744
1745 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
1746
1747         Version 2.0.31 released.
1748
1749 2003-03-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
1750
1751         * tramp.texi (Auto-save and Backup): New node.
1752
1753 2003-03-22  Michael Albinus  <Michael.Albinus@alcatel.de>
1754
1755         * .cvsignore (Makefile, trampver.texi): Added.
1756         (tramp.info-1, tramp.info-2): Removed.
1757
1758         * Makefile.in: New file.  Derived from Makefile, which will be
1759         generated now.
1760         (EMACS, EMACS_INFO, MAKEINFO, TEXI2DVI, prefix, infodir)
1761         (CLEAN_FILES): Generated by configure.
1762         (RM, localinfodir, NONGNU): New variables.
1763         (EMACS-ID): Removed.
1764         (all): prepversion and prepemacs removed.
1765         (install, distclean): New targets.
1766         (clean): Use $(CLEAN_FILES).
1767         (prepversion, prepemacs, tramp_ja.info, tramp_ja.html): Removed.
1768         The "japanese" targets are covered by more general ones.
1769         (tramp): No directory creation of ../info.  Task moved to
1770         configure.
1771         (tramp.dvi): texi2dvi is called only if passed configuration test
1772         successfully.
1773         (tramp.html): Remove link if it exists already.  Make link
1774         symbolic.
1775         (savannah): Use $(NONGNU).
1776
1777         * Makefile: Removed from CVS.
1778
1779         * tramp.texi (Top): Include trampver.texi.
1780         (emacs): Flag definition removed.  Will be defined by call of
1781         makeinfo.  See Makefile.in.
1782         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
1783         after CVS checkout/update.
1784         (Installation): Completely rewritten.
1785         (Installation parameters, Load paths): New subsections under
1786         `Installation'.
1787
1788         * trampver.texi.in: New file.  Provides `trampver', `prefix',
1789         `lispdir', and `infodir', which are generated by configure.
1790
1791         * test.texi: New file.  Used for checks whether makeinfo and
1792         texi2dvi are reasonable during configuration.
1793
1794 2003-03-05  Michael Albinus  <Michael.Albinus@alcatel.de>
1795
1796         * Makefile (tramp.html): Generate both `tramp-emacs.html' and
1797         `tramp-xemacs.html'.  Link `tramp.html' to
1798         `tramp-emacs.html'. Since a web page is remote, a user must have
1799         the choice to switch between the pages.
1800         (tramp-%.html): New target for generating `tramp-emacs.html' and
1801         `tramp-xemacs.html'.
1802         (install-html): Copy `*.html'.
1803         (savannah): More or less the same.
1804
1805         * tramp.texi (Top): Rename "Emacs" to "GNU Emacs" in order to have
1806         better differentiation to "XEmacs".  `emacs-other-name',
1807         `emacs-other-dir' and `emacs-other-file-name' are new macros in
1808         order to point to the other Emacs flavor where appropriate.  In
1809         info case, point to node `Installation' in order to explain how to
1810         generate the other way.  In html case, make a link to the other
1811         html file.
1812         (Installation): Short explanation the option for the other Emacs
1813         flavor.
1814
1815 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
1816
1817         * tramp.texi: Bump version.
1818
1819 2003-02-15  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
1820
1821         * tramp.texi: Replace word `path' with `localname' where used as
1822         a component of a Tramp file name.  In GNU, the word `path' is
1823         used only for search paths, ie lists of directories.
1824
1825 2003-02-09  Michael Albinus  <Michael.Albinus@alcatel.de>
1826
1827         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
1828         introduced.
1829
1830 2003-02-08  Michael Albinus  <Michael.Albinus@alcatel.de>
1831
1832         * tramp.texi (Installation): Explain what to do if files from the
1833         tramp/contrib directory are needed.
1834
1835 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
1836
1837         Version 2.0.29 released.
1838
1839         * tramp.texi (Installation): In Emacs, use M-x
1840         texinfo-format-buffer RET, not M-x makeinfo-buffer RET.  Reported
1841         by gebser@ameritech.net.
1842
1843 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
1844
1845         * tramp.texi (Frequently Asked Questions): Explain a workaround if
1846         another package loads accidently Ange-FTP.
1847
1848 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
1849
1850         * tramp.texi (Customizing Completion): Add function
1851         `tramp-parse-sconfig'.  Change example of
1852         `tramp-set-completion-function', because parsing of ssh config
1853         files looks more natural.
1854
1855 2002-12-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
1856
1857         Version 2.0.28 released.
1858
1859 2002-12-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
1860
1861         Version 2.0.27 released.
1862
1863 2002-11-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
1864
1865         Version 2.0.26 released.
1866
1867         * tramp.texi: Bump version.
1868
1869 2002-11-28  Michael Albinus  <Michael.Albinus@alcatel.de>
1870
1871         * tramp.texi (External transfer methods): Note added for `smb'
1872         method that's not implemented for Emacsen running locally under MS
1873         Windows.  UNC file names shall be used instead.
1874
1875 2002-11-22  Michael Albinus  <Michael.Albinus@alcatel.de>
1876
1877         * tramp.texi (External transfer methods): Remind the application
1878         of "$$" in share names of the `smb' method.
1879
1880 2002-11-21  Michael Albinus  <Michael.Albinus@alcatel.de>
1881
1882         * tramp.texi (External transfer methods): Add description of `smb'
1883         method.
1884
1885 2002-10-12  Michael Albinus  <Michael.Albinus@alcatel.de>
1886
1887         * tramp.texi (Windows setup hints): Fix typo (missing {} after
1888         @dots).
1889         (Inline methods, External transfer methods)
1890         (Remote shell setup, Windows setup hints)
1891         (Frequently Asked Questions, Issues): Replace "Tramp" by
1892         "@tramp{}".
1893
1894 2002-10-12  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1895
1896         * tramp.texi (Windows setup hints): Mention possible ssh-agent
1897         issues under Windows.  Suggestion from Francis Litterio.
1898
1899 2002-10-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1900
1901         * tramp.texi (Windows setup hints): Mention possible scp problems
1902         with Cygwin scp.
1903
1904 2002-10-08  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1905
1906         * tramp.texi (Installation, Inline methods)
1907         (Customizing Completion, Remote shell setup)
1908         (Frequently Asked Questions): Fix typos.  From Francis Litterio
1909         <franl@world.std.com>.
1910
1911 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1912
1913         Version 2.0.25 released.
1914
1915 2002-10-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1916
1917         * tramp.texi: Move @copying section to preamble of document.  Do
1918         @insertcopying on page after the title page for tex output, and in
1919         the top node otherwise.
1920
1921 2002-09-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1922
1923         Version 2.0.24 released.
1924
1925 2002-09-28  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1926
1927         * Makefile (tramp): Renamed from tramp.info.
1928
1929 2002-09-27  Michael Albinus  <Michael.Albinus@alcatel.de>
1930
1931         * tramp.texi (Inline methods): Explain that encoding/decoding
1932         commands are selected automagically ,based on `uuencode',
1933         'mimencode' and anown Perl implementation of base-64
1934         coding. Actualize the methods with respect to reality.
1935         (External transfer methods): Add missing methods `scp1', `scp2',
1936         `scp1_old', `scp2_old' and `ftp'.
1937         (Multi-hop Methods): Remove `multiu'.
1938
1939 2002-09-27  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1940
1941         Version 2.0.23 released.
1942
1943 2002-09-24  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1944
1945         * tramp.texi: Bump version.
1946
1947 2002-09-23  Kai Großjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1948
1949         * tramp.texi (Default Method): Fix examples for
1950         `tramp-default-method-alist'.  Reported by Mark Trettin.
1951
1952 2002-09-22  Kai Großjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1953
1954         Version 2.0.22 released.
1955
1956 2002-09-22  Michael Albinus  <Michael.Albinus@alcatel.de>
1957
1958         * tramp.texi (Customizing Completion): Introduce
1959         `tramp-parse-netrc'.
1960
1961 2002-09-22  Kai Großjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1962
1963         Version 2.0.20 released.
1964
1965 2002-09-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1966
1967         Version 2.0.19 released.
1968
1969         * tramp.texi: Define macro for printing a Tramp filename.
1970
1971 2002-09-11  Michael Albinus  <Michael.Albinus@alcatel.de>
1972
1973         * tramp.texi (Copying): New node. Contains the disclaimer
1974         part. Two occurences of this text removed.
1975         (Obtaining @tramp{}): Harmonize example. Use "~/emacs" but "~/lisp".
1976         (Top): Introduce new flags `emacs'/`xemacs', `emacs-name',
1977         `emacs-dir', `ftp-package-name', `tramp-prefix',
1978         `tramp-prefix-single-hop', `tramp-postfix',
1979         `tramp-postfix-single-hop', `tramp-postfix-multi-hop'.
1980         (All): Use them. Fix typos where seen.
1981
1982 2002-09-10  Michael Albinus  <Michael.Albinus@alcatel.de>
1983
1984         * Makefile (EMACS-ID): New variable. Value (`emacs'/`xemacs') to
1985         be dumped into "tramp.texi" as flag.
1986         (prepemacs): New target dumping `$(EMACS-ID)' into `tramp.texi'.
1987
1988 2002-09-08  Michael Albinus  <Michael.Albinus@alcatel.de>
1989
1990         * tramp.texi (Configuration): New node `Customizing Completion'.
1991         (Usage): New node `Filename completion'. Respective sentences from
1992         node `Dired' moved to.
1993
1994 2002-09-01  Michael Albinus  <Michael.Albinus@alcatel.de>
1995
1996         * tramp.texi (Dired): Mention method, user name and machine name
1997         completion.
1998
1999 2002-09-01  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2000
2001         Version 2.0.15 released.
2002
2003 2002-08-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2004
2005         * tramp.texi (Usage): Mention type-ahead problem.
2006
2007 2002-08-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2008
2009         Version 2.0.14 released.
2010
2011         * tramp.texi (Remote shell setup): Mention
2012         `tramp-shell-prompt-pattern', `tramp-actions-before-shell', and
2013         `tramp-multi-actions'.
2014
2015 2002-08-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2016
2017         Version 2.0.13 released.
2018
2019 2002-08-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2020
2021         Version 2.0.12 released.
2022
2023 2002-08-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2024
2025         Version 2.0.11 released.
2026
2027 2002-08-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2028
2029         * tramp.texi (Inline methods, Remote shell setup): Typos.  From
2030         Adrian Aichner.
2031
2032 2002-08-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2033
2034         Version 2.0.6 released.
2035
2036 2002-07-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2037
2038         * Makefile (prepversion): Edit tramp.texi for version number
2039         instead of creating new file tramp-version.texi.
2040
2041         * tramp.texi: Define macro @trampver here instead of in
2042         tramp-version.texi.  The value is edited from Makefile.
2043
2044 2002-07-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2045
2046         * tramp.texi (Top): Add copying.
2047         (Overview, Obtaining @tramp{}, Installation, Multi-hop Methods)
2048         (Remote Programs, Multi-hop filename syntax)
2049         (Frequently Asked Questions): Reformat.
2050
2051         * Makefile (clean): Delete more.
2052
2053 2002-07-24  Steve Youngs  <youngs@xemacs.org>
2054
2055         * Makefile (prepversion): New target.  Creates
2056         tramp-version.texi.
2057         (all): Use it.
2058         (clean): Add tramp-version.texi.
2059
2060         * tramp.texi: Include tramp-version.texi.
2061         (Top): Use macro defined in tramp-version.texi.
2062         (copying): Ditto.
2063
2064 2002-07-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2065
2066         * Makefile (tramp.html, tramp_ja.html): Specify output file.
2067
2068         * tramp.texi (Inline methods): Document new-style "ssh -1"
2069         methods and the renaming of "ssh1" methods.
2070
2071 2002-07-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2072
2073         * Makefile (tramp.info, tramp_ja.info): Create ../info directory
2074         if necessary.
2075
2076         * tramp.texi: Use @dircategory, @copying.  Add lots of index
2077         entries.  Use @samp or @kbd for stuff that users type on the
2078         keyboard.  Use @item on its own line, except in tables.
2079         Suggestion from Eli Zaretskii.
2080         "@setfilename ../info/tramp" to be compatible with the Emacs
2081         version.
2082
2083 2002-07-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2084
2085         * tramp.texi: Fix copyright years.
2086         (Filename Syntax): Describe two syntaxes.
2087         (Multi-hop filename syntax): Describe two syntaxes.
2088         (Issues): Explain why there are two syntaxes.
2089
2090 2002-07-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2091
2092         * tramp.texi: Remove date/version variables.
2093         (Remote shell setup): Say that shell-prompt-pattern
2094         must match the end of the buffer.
2095
2096 2002-06-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2097
2098         * tramp.texi (Inline methods): Explain that method `smx' does not
2099         eliminate all questions, just those from the shell.
2100
2101 2002-06-25  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2102
2103         * tramp.texi (External transfer methods, Inline methods):
2104         Document the "-p" hack for ssh.
2105
2106         Version 2.0.1 released.
2107
2108 2002-06-15  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2109
2110         * Makefile (savannah): Don't echo the echo commands.
2111
2112         * tramp.texi (Obtaining @tramp{}): Use `@@' for a literal at sign.
2113
2114 2002-06-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2115
2116         * tramp.texi: Project has moved to Savannah.  Change all
2117         references to SourceForge correspondingly.
2118
2119         * Makefile (sourceforge): Removed target.
2120         (savannah): New target for uploading web page to Savannah.
2121
2122 2002-06-10  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2123
2124         * tramp.texi (External transfer methods): Document the new `fcp'
2125         method.
2126
2127 2002-06-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2128
2129         * tramp.texi: Remove prev/next/up items from @node commands.
2130         "makeinfo" adds them.
2131
2132 2002-06-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2133
2134         * tramp.texi (Windows setup hints): Xref Cygwin FAQ.
2135
2136 2002-05-28  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2137
2138         * tramp.texi (Windows setup hints): New section.  Still too short.
2139
2140 2002-04-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2141
2142         * tramp.texi (Top, Connection types, Dired, Back-end Versions,
2143         Path deconstruction): It's "its", not "it's".  Thanks to Ted
2144         Stern for catching this.
2145
2146 2002-04-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2147         From Harry Putnam <reader@newsguy.com>.  Awaiting copyright
2148         assignment.
2149
2150         * tramp.texi (Installation): Give more details on byte-compiling
2151         the Lisp files and creating and installing the info file.
2152
2153 2002-04-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2154
2155         * tramp.texi (External transfer methods): Document the `pscp'
2156         method.
2157
2158 2002-04-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2159
2160         * tramp.texi (Inline methods): Document the `km', `plinku' and
2161         `plinkm' methods.
2162
2163 2002-01-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2164
2165         * tramp_ja.texi: Sync with tramp.texi rev 2.10.  From Yoichi
2166         NAKAYAMA <yoichi@FreeBSD.org>.
2167
2168 2002-01-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2169
2170         * tramp.texi (External transfer methods): Document double use of
2171         `-t' for the `scpx' method.  Explain why it is useful for Windows
2172         users.
2173         (Inline methods): Ditto for the `smx' method.
2174
2175 2001-12-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2176
2177         * tramp.texi (Connection types): Double-space sentence end.
2178
2179 2001-09-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2180
2181         * tramp.texi (Module): New filenames.  Moved to SourceForge.
2182
2183 2001-09-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2184
2185         * tramp.texi (Module): Repository has moved to SF.
2186
2187         * Makefile (Module): Install things on SourceForge.
2188
2189 2001-08-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2190
2191         * tramp.texi: New default file name format.
2192         * tramp_ja.texi: Ditto.
2193
2194 2001-07-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2195
2196         * tramp.texi (Multi-hop Methods): Say how to customize multi-hop
2197         connection methods.  Provide example.
2198         (Obtaining @tramp{}): Host name change.
2199
2200 2001-03-30  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2201
2202         * tramp.texi (External transfer methods): Mention possibility of
2203         providing password on command line for scp.
2204         (Frequently Asked Questions): Mention Tom Roche's nifty Web page
2205         with instructions for NT.
2206
2207 2001-03-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2208
2209         * tramp.texi (Configuration): Syntax error.  Reported by Tom
2210         Roche.
2211         (Frequently Asked Questions): Dito.
2212
2213 2001-03-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2214
2215         * tramp.texi (Frequently Asked Questions): ksh init code to turn
2216         off history saving.  From Ted Stern and Tom Roche.
2217
2218 2001-03-01  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2219
2220         * tramp.texi (Frequently Asked Questions): Pointer to Joe Stoy's
2221         documentation for NT.
2222
2223 2001-02-24  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2224
2225         * tramp.texi (Remote shell setup): New section.  Explain that
2226         people have to take care that their remote shell is setup
2227         correctly, and why.
2228
2229 2001-01-04  Yuji Yamano  <yyamano@kt.rim.or.jp>
2230
2231         * tramp_ja.texi: Sync with tramp.texi rev 1.38.
2232
2233 2001-01-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2234
2235         * tramp.texi (Top): Added detailed node listing.
2236
2237 2000-10-01  V. Balaji  <vb@gfdl.gov>
2238
2239         * tramp.texi (Frequently Asked Questions): Notification when
2240         transfers are complete.
2241
2242 2000-09-22  Daniel Pittman  <daniel@rimspace.net>
2243
2244         * tramp.texi (Installation): Better URL for XEmacs package
2245         installation instructions.
2246
2247 2000-09-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2248
2249         * tramp.texi (Installation): Add URL for XEmacs package
2250         installation instructions.
2251
2252 2000-09-12  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2253
2254         * tramp.texi (Default Method): Add example.  Thanks to Henrik Holm
2255         for suggesting this.
2256
2257 2000-07-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2258
2259         * tramp.texi (Top): Make URLs clickable.
2260
2261 ;; Local Variables:
2262 ;; coding: utf-8
2263 ;; add-log-time-zone-rule: t
2264 ;; End: