(tramp-chunksize): Extend docstring. Suggested by
[bpt/emacs.git] / man / trampver.texi
CommitLineData
b1a2b924
KG
1@c -*-texinfo-*-
2@c texi/trampver.texi. Generated from trampver.texi.in by configure.
3
4@c In the Tramp CVS, the version number is auto-frobbed from
5@c configure.ac, so you should edit that file and run
6@c "autoconf && ./configure" to change the version number.
7@macro trampver{}
6013ce47 82.0.36
b1a2b924
KG
9@end macro
10
11@c Other flags from configuration
12@set prefix /usr/local
13@set lispdir /usr/local/share/emacs/site-lisp
14@set infodir /usr/local/info
7e190783
KG
15
16@c Some flags which make the text independent on the (X)Emacs flavor.
17@c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs".
18
19@ifclear emacs
20@ifclear xemacs
21@set emacs
22@end ifclear
23@end ifclear
24
25@c Emacs values.
26@ifset emacs
27@set emacs-name Emacs
28@set emacs-dir emacs
29@set ftp-package-name Ange-FTP
30@set tramp-prefix /
31@set tramp-prefix-single-hop
32@set tramp-postfix :
33@set tramp-postfix-single-hop :
34@set tramp-postfix-multi-hop :
35@end ifset
36
37@c XEmacs counterparts.
38@ifset xemacs
39@set emacs-name XEmacs
40@set emacs-dir xemacs
41@set ftp-package-name EFS
42@set tramp-prefix /[
43@set tramp-prefix-single-hop [
44@set tramp-postfix ]
45@set tramp-postfix-single-hop /
46@set tramp-postfix-multi-hop :
47@end ifset
48
49@c Empty macro definitions in order to satisfy texi2dvi
50@macro otherflavor
51@end macro
52
53@macro installationchapter
54@end macro
55
56@c The installation chapter is needed only in case Tramp is installed
57@c standalone. That's why it is included from `trampinst.texi'.
58@c Otherwise, '/dev/null/' is tken, which leaves this part empty.
59
60
ab5796a9
MB
61@ignore
62 arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c
63@end ignore