Improve responsiveness while in 'replace-buffer-contents'
[emacs.git] / doc / misc / trampver.texi
blob68619dcbe95d1e691e3e49a6c87fc6b37e70f77a
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-2018 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.4-pre
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 prefixwithspace    /
31 @set prefixhop
32 @set postfix            :
33 @set postfixhop         :
34 @set ipv6prefix         [
35 @set ipv6postfix        ]
36 @end ifset
38 @ifset separate
39 @set prefix             /[
40 @set prefixwithspace    / [
41 @set prefixhop          [
42 @set postfix            ]
43 @set postfixhop         /
44 @set ipv6prefix
45 @set ipv6postfix
46 @end ifset