summaryrefslogtreecommitdiff
path: root/doc/misc/trampver.texi
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2009-09-28 14:21:23 +0000
committerMichael Albinus <michael.albinus@gmx.de>2009-09-28 14:21:23 +0000
commit9ee04134942a1dad9df3ddae197288c3772103f0 (patch)
tree9679458b4e0c0e3ed220100f89d2efcee79658af /doc/misc/trampver.texi
parent4146636e630c80671cec18802e91275dc2e60e42 (diff)
downloademacs-9ee04134942a1dad9df3ddae197288c3772103f0.tar.gz
* trampver.texi: Set default value of `emacsimap'.
Diffstat (limited to 'doc/misc/trampver.texi')
-rw-r--r--doc/misc/trampver.texi11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi
index 19a5b099cd9..2b040e0eaf0 100644
--- a/doc/misc/trampver.texi
+++ b/doc/misc/trampver.texi
@@ -19,14 +19,19 @@
@c Formatting of the tramp program name consistent.
@set tramp @sc{tramp}
+@c Whether or not describe GVFS integration.
+@ifclear noemacsgvfs
+@set emacsgvfs
+@end ifclear
+
@c Whether or not describe gateway methods.
@ifclear noemacsgw
@set emacsgw
@end ifclear
-@c Whether or not describe GVFS integration.
-@ifclear noemacsgvfs
-@set emacsgvfs
+@c Whether or not describe IMAP support.
+@ifclear noemacsimap
+@set emacsimap
@end ifclear
@c Some flags which make the text independent on the (X)Emacs flavor.