changeset 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 c0c61be30177
children 91d13c56571c
files doc/misc/trampver.texi
diffstat 1 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/trampver.texi	Mon Sep 28 12:09:30 2009 +0000
+++ b/doc/misc/trampver.texi	Mon Sep 28 14:21:23 2009 +0000
@@ -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.