emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/screen.texi,v


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/man/screen.texi,v
Date: Mon, 23 Jul 2007 20:57:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  07/07/23 20:57:15

Index: screen.texi
===================================================================
RCS file: /sources/emacs/emacs/man/screen.texi,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- screen.texi 21 Jan 2007 04:41:10 -0000      1.30
+++ screen.texi 23 Jul 2007 20:57:14 -0000      1.31
@@ -197,7 +197,7 @@
   Normally, the mode line looks like this:
 
 @example
address@hidden:@address@hidden  @var{buf}      @var{pos} @var{line}   
(@var{major} @var{minor})------
address@hidden:@address@hidden@var{fr}  @var{buf}      @var{pos} @var{line}   
(@var{major} @var{minor})------
 @end example
 
 @noindent
@@ -211,6 +211,9 @@
 not been edited.  For a read-only buffer, it is @samp{%*} if the buffer
 is modified, and @samp{%%} otherwise.
 
+  @var{R} is @samp{@@} if the default-directory for the current buffer
+is on a remote machine, or a hyphen otherwise.
+
   @var{fr} gives the selected frame name (@pxref{Frames}).  It appears
 only on text-only terminals.  The initial frame's name is @samp{F1}.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]