emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/man/tramp.texi,v
Date: Sun, 29 Jul 2007 15:15:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/07/29 15:15:18

Index: tramp.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/tramp.texi,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- tramp.texi  22 Jul 2007 16:42:02 -0000      1.58
+++ tramp.texi  29 Jul 2007 15:15:18 -0000      1.59
@@ -2451,7 +2451,7 @@
 Use an external transfer method, like @option{scpc}.
 
 Use caching.  This is already enabled by default.  Information about
-the remote host as well as the remote files are cached for reuse.  Th
+the remote host as well as the remote files are cached for reuse.  The
 information about remote hosts is kept in the file specified in
 @code{tramp-persistency-file-name}.  Keep this file.
 
@@ -2632,7 +2632,11 @@
      my-mode-line-buffer-identification)))
 @end lisp
 
-Since @value{emacsname} 23, the @code{:eval} clause can be simplified:
+Since @value{emacsname} 23.1, the mode line contains an indication if
address@hidden for the current buffer is on a remote host.
+The corresponding tooltip includes the name of that host.  If you
+still want the host name as part of the mode line, you can use the
+example above, but the @code{:eval} clause can be simplified:
 
 @lisp
    '(:eval




reply via email to

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