50338
|
1 @c -*-texinfo-*-
|
|
2 @c texi/trampver.texi. Generated from trampver.texi.in by configure.
|
|
3
|
75767
|
4 @c This is part of the Emacs manual.
|
|
5 @c Copyright (C) 2003, 2004, 2005, 2006, 2007
|
|
6 @c Free Software Foundation, Inc.
|
|
7 @c See file emacs.texi for copying conditions.
|
|
8
|
50338
|
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.
|
74985
|
12 @set trampver 2.0.55
|
50338
|
13
|
|
14 @c Other flags from configuration
|
|
15 @set prefix /usr/local
|
|
16 @set lispdir /usr/local/share/emacs/site-lisp
|
74985
|
17 @set infodir /usr/local/share/info
|
50495
|
18
|
55421
|
19 @c Formatting of the tramp program name consistent.
|
|
20 @set tramp @sc{tramp}
|
|
21
|
50495
|
22 @c Some flags which make the text independent on the (X)Emacs flavor.
|
|
23 @c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs".
|
|
24
|
|
25 @ifclear emacs
|
|
26 @ifclear xemacs
|
|
27 @set emacs
|
|
28 @end ifclear
|
|
29 @end ifclear
|
|
30
|
|
31 @c Emacs values.
|
|
32 @ifset emacs
|
60763
|
33 @set emacsname GNU Emacs
|
55421
|
34 @set emacsdir emacs
|
|
35 @set ftppackagename Ange-FTP
|
|
36 @set prefix /
|
|
37 @set prefixsinglehop
|
|
38 @set postfix :
|
|
39 @set postfixsinglehop :
|
|
40 @set postfixmultihop :
|
|
41 @set emacsothername XEmacs
|
|
42 @set emacsotherdir xemacs
|
|
43 @set emacsotherfilename tramp-xemacs.html
|
|
44 @set japanesemanual tramp_ja-emacs.html
|
50495
|
45 @end ifset
|
|
46
|
|
47 @c XEmacs counterparts.
|
|
48 @ifset xemacs
|
55421
|
49 @set emacsname XEmacs
|
|
50 @set emacsdir xemacs
|
|
51 @set ftppackagename EFS
|
|
52 @set prefix /[
|
|
53 @set prefixsinglehop [
|
|
54 @set postfix ]
|
|
55 @set postfixsinglehop /
|
|
56 @set postfixmultihop :
|
60763
|
57 @set emacsothername GNU Emacs
|
55421
|
58 @set emacsotherdir emacs
|
|
59 @set emacsotherfilename tramp-emacs.html
|
|
60 @set japanesemanual tramp_ja-xemacs.html
|
50495
|
61 @end ifset
|
55422
|
62
|
|
63 @ignore
|
|
64 arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c
|
|
65 @end ignore
|