aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorMichael Albinus2009-09-28 14:21:23 +0000
committerMichael Albinus2009-09-28 14:21:23 +0000
commit9ee04134942a1dad9df3ddae197288c3772103f0 (patch)
tree9679458b4e0c0e3ed220100f89d2efcee79658af /doc/misc
parent4146636e630c80671cec18802e91275dc2e60e42 (diff)
downloademacs-9ee04134942a1dad9df3ddae197288c3772103f0.tar.gz
emacs-9ee04134942a1dad9df3ddae197288c3772103f0.zip
* trampver.texi: Set default value of `emacsimap'.
Diffstat (limited to 'doc/misc')
-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 @@
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.