Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[bpt/emacs.git] / doc / misc / trampver.texi
CommitLineData
4009494e
GM
1@c -*-texinfo-*-
2@c texi/trampver.texi. Generated from trampver.texi.in by configure.
3
a05074b9 4@c This is part of the Emacs manual.
1e08a4a1 5@c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
49f70d46 6@c 2011, 2012 Free Software Foundation, Inc.
1aaf2292 7@c See file doclicense.texi for copying conditions.
a05074b9 8
4009494e
GM
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.
1e08a4a1 12@set trampver 2.1.21-pre
4009494e
GM
13
14@c Other flags from configuration
15@set instprefix /usr/local
16@set lispdir /usr/local/share/emacs/site-lisp
311dd93f 17@set infodir /usr/local/share/info
4009494e
GM
18
19@c Formatting of the tramp program name consistent.
20@set tramp @sc{tramp}
21
9ee04134
MA
22@c Whether or not describe GVFS integration.
23@ifclear noemacsgvfs
24@set emacsgvfs
25@end ifclear
26
4009494e
GM
27@c Whether or not describe gateway methods.
28@ifclear noemacsgw
29@set emacsgw
30@end ifclear
31
9ee04134
MA
32@c Whether or not describe IMAP support.
33@ifclear noemacsimap
34@set emacsimap
d6b951bb
MA
35@end ifclear
36
4009494e
GM
37@c Some flags which make the text independent on the (X)Emacs flavor.
38@c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs".
39@ifclear emacs
40@ifclear xemacs
41@set emacs
42@end ifclear
43@end ifclear
44
45@c Emacs values.
46@ifset emacs
0c973505 47@set emacsname Emacs
4009494e
GM
48@set emacsdir emacs
49@set ftppackagename Ange-FTP
50@set prefix /
51@set prefixhop
52@set postfix :
53@set postfixhop :
1aaf2292
MA
54@set ipv6prefix [
55@set ipv6postfix ]
4009494e
GM
56@set emacsothername XEmacs
57@set emacsotherdir xemacs
58@set emacsotherfilename tramp-xemacs.html
59@set japanesemanual tramp_ja-emacs.html
60@end ifset
61
62@c XEmacs counterparts.
63@ifset xemacs
64@set emacsname XEmacs
65@set emacsdir xemacs
66@set ftppackagename EFS
67@set prefix /[
68@set prefixhop [
69@set postfix ]
70@set postfixhop /
1aaf2292
MA
71@set ipv6prefix
72@set ipv6postfix
6e7fa8e2 73@set emacsothername Emacs
4009494e
GM
74@set emacsotherdir emacs
75@set emacsotherfilename tramp-emacs.html
76@set japanesemanual tramp_ja-xemacs.html
77@end ifset