emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r109996: Sync with Tramp 2.2.6.


From: Michael Albinus
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109996: Sync with Tramp 2.2.6.
Date: Wed, 12 Sep 2012 18:39:10 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109996
committer: Michael Albinus <address@hidden>
branch nick: trunk
timestamp: Wed 2012-09-12 18:39:10 +0200
message:
  Sync with Tramp 2.2.6.
  
  * tramp.texi (Bug Reports): Cleanup caches before a test run.
  
  * trampver.texi: Update release number.
modified:
  doc/misc/ChangeLog
  doc/misc/tramp.texi
  doc/misc/trampver.texi
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2012-09-12 14:03:15 +0000
+++ b/doc/misc/ChangeLog        2012-09-12 16:39:10 +0000
@@ -1,3 +1,11 @@
+2012-09-12  Michael Albinus  <address@hidden>
+
+       Sync with Tramp 2.2.6.
+
+       * tramp.texi (Bug Reports): Cleanup caches before a test run.
+
+       * trampver.texi: Update release number.
+
 2012-09-12  Paul Eggert  <address@hidden>
 
        * texinfo.tex: Merge from gnulib.

=== modified file 'doc/misc/tramp.texi'
--- a/doc/misc/tramp.texi       2012-07-06 13:19:33 +0000
+++ b/doc/misc/tramp.texi       2012-09-12 16:39:10 +0000
@@ -2853,6 +2853,9 @@
 include that with your bug report.  This will make it much easier for
 the development team to analyze and correct the problem.
 
+Sometimes, there might be also problems due to Tramp caches.  Flush
+all caches before running the test, @ref{Cleanup remote connections}.
+
 Before reporting the bug, you should set the verbosity level to 6
 (@pxref{Traces and Profiles, Traces}) in the @file{~/.emacs} file and
 repeat the bug.  Then, include the contents of the @file{*tramp/foo*}

=== modified file 'doc/misc/trampver.texi'
--- a/doc/misc/trampver.texi    2012-06-11 13:03:39 +0000
+++ b/doc/misc/trampver.texi    2012-09-12 16:39:10 +0000
@@ -8,7 +8,7 @@
 @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.
address@hidden trampver 2.2.6-pre
address@hidden trampver 2.2.6
 
 @c Other flags from configuration
 @set instprefix /usr/local


reply via email to

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