From 9ee04134942a1dad9df3ddae197288c3772103f0 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 28 Sep 2009 14:21:23 +0000 Subject: [PATCH] * trampver.texi: Set default value of `emacsimap'. --- doc/misc/trampver.texi | 11 ++++++++--- 1 file 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. -- 2.39.2