Mercurial > emacs
annotate doc/misc/trampver.texi @ 111715:d00ba7ce3ef0
nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
nnimap.el (nnimap-last-response-string): Unfold quoted lines, if they exist.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 25 Nov 2010 23:05:10 +0000 |
parents | 484f65f4313c |
children | 417b1e4d63cd |
rev | line source |
---|---|
84320 | 1 @c -*-texinfo-*- |
2 @c texi/trampver.texi. Generated from trampver.texi.in by configure. | |
3 | |
87903 | 4 @c This is part of the Emacs manual. |
107821
253a7b1999c7
Synchronize with Tramp repository.
Michael Albinus <albinus@detlef>
parents:
107502
diff
changeset
|
5 @c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, |
253a7b1999c7
Synchronize with Tramp repository.
Michael Albinus <albinus@detlef>
parents:
107502
diff
changeset
|
6 @c 2010 Free Software Foundation, Inc. |
100850
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
7 @c See file doclicense.texi for copying conditions. |
87903 | 8 |
84320 | 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. | |
111648
484f65f4313c
Sync with Tramp 2.2.0.
Michael Albinus <michael.albinus@gmx.de>
parents:
110291
diff
changeset
|
12 @set trampver 2.2.0 |
84320 | 13 |
14 @c Other flags from configuration | |
15 @set instprefix /usr/local | |
16 @set lispdir /usr/local/share/emacs/site-lisp | |
85126
9a6e9b6e4a76
Sync with Tramp 2.1.11.
Michael Albinus <michael.albinus@gmx.de>
parents:
84320
diff
changeset
|
17 @set infodir /usr/local/share/info |
84320 | 18 |
19 @c Formatting of the tramp program name consistent. | |
20 @set tramp @sc{tramp} | |
21 | |
105256
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
22 @c Whether or not describe GVFS integration. |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
23 @ifclear noemacsgvfs |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
24 @set emacsgvfs |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
25 @end ifclear |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
26 |
84320 | 27 @c Whether or not describe gateway methods. |
28 @ifclear noemacsgw | |
29 @set emacsgw | |
30 @end ifclear | |
31 | |
105256
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
32 @c Whether or not describe IMAP support. |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
33 @ifclear noemacsimap |
94b39316ef4a
* trampver.texi: Set default value of `emacsimap'.
Michael Albinus <michael.albinus@gmx.de>
parents:
103646
diff
changeset
|
34 @set emacsimap |
103535
87b3a15102c2
* trampver.texi: Update release number. Set default value of
Michael Albinus <michael.albinus@gmx.de>
parents:
101731
diff
changeset
|
35 @end ifclear |
87b3a15102c2
* trampver.texi: Update release number. Set default value of
Michael Albinus <michael.albinus@gmx.de>
parents:
101731
diff
changeset
|
36 |
84320 | 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 | |
44 | |
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 : | |
100850
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
54 @set ipv6prefix [ |
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
55 @set ipv6postfix ] |
84320 | 56 @set emacsothername XEmacs |
57 @set emacsotherdir xemacs | |
58 @set emacsotherfilename tramp-xemacs.html | |
59 @end ifset | |
60 | |
61 @c XEmacs counterparts. | |
62 @ifset xemacs | |
63 @set emacsname XEmacs | |
64 @set emacsdir xemacs | |
65 @set ftppackagename EFS | |
66 @set prefix /[ | |
67 @set prefixhop [ | |
68 @set postfix ] | |
69 @set postfixhop / | |
100850
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
70 @set ipv6prefix |
fadd129857fc
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
Michael Albinus <michael.albinus@gmx.de>
parents:
97621
diff
changeset
|
71 @set ipv6postfix |
84320 | 72 @set emacsothername GNU Emacs |
73 @set emacsotherdir emacs | |
74 @set emacsotherfilename tramp-emacs.html | |
75 @end ifset |