]> git.eshelyaron.com Git - emacs.git/commitdiff
* tramp.texi (Frequently Asked Questions): Point to mode line
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 29 Jul 2007 15:15:18 +0000 (15:15 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 29 Jul 2007 15:15:18 +0000 (15:15 +0000)
extension in Emacs 23.1.

* trampver.texi: Update release number.

man/ChangeLog
man/tramp.texi
man/trampver.texi

index 3b36ace56030e1e093960f534829f3beea605872..fbfa0aac236c5c38d042ae510c4741819cb3ca4b 100644 (file)
@@ -1,3 +1,10 @@
+2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Frequently Asked Questions): Point to mode line
+       extension in Emacs 23.1.
+
+       * trampver.texi: Update release number.
+
 2007-07-27  Glenn Morris  <rgm@gnu.org>
 
        * calc.texi (Copying)
index 235f0b652542eb8192f399cfea751695ea03bca6..fc425c8e342d58ad79947b5c59dad3cbe6b6dc41 100644 (file)
@@ -2451,7 +2451,7 @@ of the operations, or one could try to improve their performance.
 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 @@ should put it into your @file{~/.emacs}:
      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
+@code{default-directory} 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
index 877488c63e68eba85d67274aa9ba096c232f87f8..4ed196a80f05321a0c75242bc868c6c87b5dd74c 100644 (file)
@@ -4,12 +4,12 @@
 @c In the Tramp CVS, the version number is auto-frobbed from
 @c configure.ac, so you should edit that file and run
 @c "autoconf && ./configure" to change the version number.
-@set trampver 2.1.10
+@set trampver 2.1.11-pre
 
 @c Other flags from configuration
 @set instprefix /usr/local
 @set lispdir /usr/local/share/emacs/site-lisp
-@set infodir /usr/local/share/info
+@set infodir /usr/local/info
 
 @c Formatting of the tramp program name consistent.
 @set tramp @sc{tramp}