]> git.eshelyaron.com Git - emacs.git/commitdiff
(Mode Line Variables): Document `mode-line-remote' and `mode-line-client'
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 10 Jul 2011 15:12:36 +0000 (17:12 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 10 Jul 2011 15:12:36 +0000 (17:12 +0200)
Fixes: debbugs:2975
doc/lispref/ChangeLog
doc/lispref/modes.texi

index 10c13bc28358ca57850f455f530e5fbff2ac3808..c265b9e878d5bff12d19151397beb45c25d36c87 100644 (file)
@@ -1,5 +1,8 @@
 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.
 
index 562cc76c3f0884f7547e69bd8d922bf7f2ff0fbe..a8a10f750ccc1be536c77ecfdaa210bd29b40630 100644 (file)
@@ -1864,6 +1864,15 @@ line, or @code{nil} for no version control.
 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}: