Merge branch 'master' into comment-cache
[emacs.git] / doc / misc / trampver.texi
blob77b6de3809cec687c9dd95e64f24e93e412a983d
1 @c -*-texinfo-*-
2 @c texi/trampver.texi.  Generated from trampver.texi.in by configure.
4 @c This is part of the Emacs manual.
5 @c Copyright (C) 2003-2017 Free Software Foundation, Inc.
6 @c See file doclicense.texi for copying conditions.
8 @c In the Tramp GIT, the version number is auto-frobbed from
9 @c configure.ac, so you should edit that file and run
10 @c "autoconf && ./configure" to change the version number.
11 @set trampver 2.3.1
13 @c Other flags from configuration
14 @set instprefix /usr/local
15 @set lispdir /usr/local/share/emacs/site-lisp
16 @set infodir /usr/local/share/info
18 @c Formatting of the tramp program name consistent.
19 @set tramp @sc{Tramp}
21 @c Some flags which define the remote file name syntax.
22 @ifclear unified
23 @ifclear separate
24 @set unified
25 @end ifclear
26 @end ifclear
28 @ifset unified
29 @set prefix             /
30 @set prefixhop
31 @set postfix            :
32 @set postfixhop         :
33 @set ipv6prefix         [
34 @set ipv6postfix        ]
35 @end ifset
37 @ifset separate
38 @set prefix             /[
39 @set prefixhop          [
40 @set postfix            ]
41 @set postfixhop         /
42 @set ipv6prefix
43 @set ipv6postfix
44 @end ifset