Add some entries missing from 2002-11-16.
[emacs.git] / man / trampver.texi
blob38862115ce977acc362316c573df991431c00e4a
1 @c -*-texinfo-*-
2 @c texi/trampver.texi.  Generated from trampver.texi.in by configure.
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{}
8 2.0.39
9 @end macro
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
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".
19 @ifclear emacs
20 @ifclear xemacs
21 @set emacs
22 @end ifclear
23 @end ifclear
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 @set japanese-manual          tramp_ja-emacs.html
36 @end ifset
38 @c XEmacs counterparts.
39 @ifset xemacs
40 @set emacs-name               XEmacs
41 @set emacs-dir                xemacs
42 @set ftp-package-name         EFS
43 @set tramp-prefix             /[
44 @set tramp-prefix-single-hop  [
45 @set tramp-postfix            ]
46 @set tramp-postfix-single-hop /
47 @set tramp-postfix-multi-hop  :
48 @set japanese-manual          tramp_ja-xemacs.html
49 @end ifset
51 @c Empty macro definitions in order to satisfy texi2dvi
52 @macro otherflavor
53 @end macro
55 @macro installationchapter
56 @end macro
58 @c The installation chapter is needed only in case Tramp is installed
59 @c standalone.  That's why it is included from `trampinst.texi'.
60 @c Otherwise, '/dev/null/' is taken, which leaves this part empty.
62 @ignore
63    arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c
64 @end ignore