]> git.eshelyaron.com Git - emacs.git/commitdiff
* trampver.texi: Set default value of `emacsimap'.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Sep 2009 14:21:23 +0000 (14:21 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Sep 2009 14:21:23 +0000 (14:21 +0000)
doc/misc/trampver.texi

index 19a5b099cd90478c0ecf70c16cc4539e80c01390..2b040e0eaf026e6e675fd59234254cb6b324885e 100644 (file)
 @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.