annotate man/trampver.texi @ 90988:492971a3f31f unicode-xft-base

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 816-823) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 59-69) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 237-238) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-235
author Miles Bader <miles@gnu.org>
date Tue, 24 Jul 2007 01:23:55 +0000
parents a66921565bcb 25571c49ded1
children 539530fa389c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
50338
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
1 @c -*-texinfo-*-
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
2 @c texi/trampver.texi. Generated from trampver.texi.in by configure.
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
3
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
4 @c In the Tramp CVS, the version number is auto-frobbed from
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
5 @c configure.ac, so you should edit that file and run
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
6 @c "autoconf && ./configure" to change the version number.
82023
25571c49ded1 Sync with Tramp 2.1.10.
Michael Albinus <michael.albinus@gmx.de>
parents: 81759
diff changeset
7 @set trampver 2.1.10
50338
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
8
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
9 @c Other flags from configuration
81759
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
10 @set instprefix /usr/local
50338
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
diff changeset
11 @set lispdir /usr/local/share/emacs/site-lisp
82023
25571c49ded1 Sync with Tramp 2.1.10.
Michael Albinus <michael.albinus@gmx.de>
parents: 81759
diff changeset
12 @set infodir /usr/local/share/info
50495
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
13
55421
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
14 @c Formatting of the tramp program name consistent.
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
15 @set tramp @sc{tramp}
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
16
81759
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
17 @c Whether or not describe gateway methods.
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
18 @ifclear noemacsgw
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
19 @set emacsgw
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
20 @end ifclear
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
21
50495
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
22 @c Some flags which make the text independent on the (X)Emacs flavor.
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
23 @c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs".
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
24 @ifclear emacs
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
25 @ifclear xemacs
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
26 @set emacs
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
27 @end ifclear
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
28 @end ifclear
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
29
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
30 @c Emacs values.
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
31 @ifset emacs
60763
3ba8f94e9cfa Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents: 59582
diff changeset
32 @set emacsname GNU Emacs
55421
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
33 @set emacsdir emacs
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
34 @set ftppackagename Ange-FTP
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
35 @set prefix /
81759
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
36 @set prefixhop
55421
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
37 @set postfix :
81759
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
38 @set postfixhop :
55421
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
39 @set emacsothername XEmacs
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
40 @set emacsotherdir xemacs
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
41 @set emacsotherfilename tramp-xemacs.html
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
42 @set japanesemanual tramp_ja-emacs.html
50495
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
43 @end ifset
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
44
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
45 @c XEmacs counterparts.
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
46 @ifset xemacs
55421
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
47 @set emacsname XEmacs
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
48 @set emacsdir xemacs
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
49 @set ftppackagename EFS
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
50 @set prefix /[
81759
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
51 @set prefixhop [
55421
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
52 @set postfix ]
81759
97a500885a14 * tramp.texi:
Michael Albinus <michael.albinus@gmx.de>
parents: 77986
diff changeset
53 @set postfixhop /
60763
3ba8f94e9cfa Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents: 59582
diff changeset
54 @set emacsothername GNU Emacs
55421
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
55 @set emacsotherdir emacs
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
56 @set emacsotherfilename tramp-emacs.html
5be9c6254f06 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 54203
diff changeset
57 @set japanesemanual tramp_ja-xemacs.html
50495
cf8b9e443180 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 50338
diff changeset
58 @end ifset
55422
14eb8d4ad4e7 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 55421
diff changeset
59
14eb8d4ad4e7 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 55421
diff changeset
60 @ignore
14eb8d4ad4e7 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 55421
diff changeset
61 arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c
14eb8d4ad4e7 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 55421
diff changeset
62 @end ignore