* keyboard.c (read_char): Don't apply previous change when current
[emacs.git] / doc / misc / trampver.texi
blob2e7d3a841b7dbb4345b5096e153f73059ffe08f9
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, 2004, 2005, 2006, 2007, 2008, 2009
6 @c   Free Software Foundation, Inc.
7 @c See file doclicense.texi for copying conditions.
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.18-pre
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
19 @c Formatting of the tramp program name consistent.
20 @set tramp @sc{tramp}
22 @c Whether or not describe GVFS integration.
23 @ifclear noemacsgvfs
24 @set emacsgvfs
25 @end ifclear
27 @c Whether or not describe gateway methods.
28 @ifclear noemacsgw
29 @set emacsgw
30 @end ifclear
32 @c Whether or not describe IMAP support.
33 @ifclear noemacsimap
34 @set emacsimap
35 @end ifclear
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
45 @c Emacs values.
46 @ifset emacs
47 @set emacsname          GNU Emacs
48 @set emacsdir           emacs
49 @set ftppackagename     Ange-FTP
50 @set prefix             /
51 @set prefixhop
52 @set postfix            :
53 @set postfixhop         :
54 @set ipv6prefix         [
55 @set ipv6postfix        ]
56 @set emacsothername     XEmacs
57 @set emacsotherdir      xemacs
58 @set emacsotherfilename tramp-xemacs.html
59 @set japanesemanual     tramp_ja-emacs.html
60 @end ifset
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         /
71 @set ipv6prefix
72 @set ipv6postfix
73 @set emacsothername     GNU Emacs
74 @set emacsotherdir      emacs
75 @set emacsotherfilename tramp-emacs.html
76 @set japanesemanual     tramp_ja-xemacs.html
77 @end ifset
79 @ignore
80    arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c
81 @end ignore