(Setting up a customization file): Grammar fix.
[bpt/emacs.git] / doc / misc / trampver.texi
1 @c -*-texinfo-*-
2 @c texi/trampver.texi. Generated from trampver.texi.in by configure.
3
4 @c This is part of the Emacs manual.
5 @c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
6 @c Free Software Foundation, Inc.
7 @c See file doclicense.texi for copying conditions.
8
9 @c In the Tramp CVS, the version number is auto-frobbed from
10 @c configure.ac, so you should edit that file and run
11 @c "autoconf && ./configure" to change the version number.
12 @set trampver 2.1.15
13
14 @c Other flags from configuration
15 @set instprefix /usr/local
16 @set lispdir /usr/local/share/emacs/site-lisp
17 @set infodir /usr/local/share/info
18
19 @c Formatting of the tramp program name consistent.
20 @set tramp @sc{tramp}
21
22 @c Whether or not describe gateway methods.
23 @ifclear noemacsgw
24 @set emacsgw
25 @end ifclear
26
27 @c Some flags which make the text independent on the (X)Emacs flavor.
28 @c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs".
29 @ifclear emacs
30 @ifclear xemacs
31 @set emacs
32 @end ifclear
33 @end ifclear
34
35 @c Emacs values.
36 @ifset emacs
37 @set emacsname GNU Emacs
38 @set emacsdir emacs
39 @set ftppackagename Ange-FTP
40 @set prefix /
41 @set prefixhop
42 @set postfix :
43 @set postfixhop :
44 @set ipv6prefix [
45 @set ipv6postfix ]
46 @set emacsothername XEmacs
47 @set emacsotherdir xemacs
48 @set emacsotherfilename tramp-xemacs.html
49 @set japanesemanual tramp_ja-emacs.html
50 @end ifset
51
52 @c XEmacs counterparts.
53 @ifset xemacs
54 @set emacsname XEmacs
55 @set emacsdir xemacs
56 @set ftppackagename EFS
57 @set prefix /[
58 @set prefixhop [
59 @set postfix ]
60 @set postfixhop /
61 @set ipv6prefix
62 @set ipv6postfix
63 @set emacsothername GNU Emacs
64 @set emacsotherdir emacs
65 @set emacsotherfilename tramp-emacs.html
66 @set japanesemanual tramp_ja-xemacs.html
67 @end ifset
68
69 @ignore
70 arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c
71 @end ignore