2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
+ * modes.texi (Mode Line Variables): Document `mode-line-remote'
+ and `mode-line-client' (bug#2974).
+
* text.texi (Insertion): Clarify marker movements (bug#1651).
Text from Drew Adams.
This variable displays the buffer's major and minor modes. Its
default value also displays the recursive editing level, information
on the process status, and whether narrowing is in effect.
+@end defopt
+
+@defopt mode-line-remote
+This variable is used to show whether @code{default-directory} for the
+current buffer is remote.
+@end defopt
+
+@defopt mode-line-client
+This variable is used to identify @code{emacsclient} frames.
@end defopt
The following three variables are used in @code{mode-line-modes}: