comparison doc/misc/trampver.texi @ 105256:94b39316ef4a

* trampver.texi: Set default value of `emacsimap'.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 28 Sep 2009 14:21:23 +0000
parents fb1f8d447583
children d69c64df6659
comparison
equal deleted inserted replaced
105255:c0c61be30177 105256:94b39316ef4a
17 @set infodir /usr/local/share/info 17 @set infodir /usr/local/share/info
18 18
19 @c Formatting of the tramp program name consistent. 19 @c Formatting of the tramp program name consistent.
20 @set tramp @sc{tramp} 20 @set tramp @sc{tramp}
21 21
22 @c Whether or not describe GVFS integration.
23 @ifclear noemacsgvfs
24 @set emacsgvfs
25 @end ifclear
26
22 @c Whether or not describe gateway methods. 27 @c Whether or not describe gateway methods.
23 @ifclear noemacsgw 28 @ifclear noemacsgw
24 @set emacsgw 29 @set emacsgw
25 @end ifclear 30 @end ifclear
26 31
27 @c Whether or not describe GVFS integration. 32 @c Whether or not describe IMAP support.
28 @ifclear noemacsgvfs 33 @ifclear noemacsimap
29 @set emacsgvfs 34 @set emacsimap
30 @end ifclear 35 @end ifclear
31 36
32 @c Some flags which make the text independent on the (X)Emacs flavor. 37 @c Some flags which make the text independent on the (X)Emacs flavor.
33 @c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs". 38 @c "emacs" resp "xemacs" are set in the Makefile. Default is "emacs".
34 @ifclear emacs 39 @ifclear emacs