aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Albinus2018-06-29 10:17:46 +0200
committerMichael Albinus2018-06-29 10:17:46 +0200
commit45390596e6d59e14c8f9c0596aeb4f4141d0c1e8 (patch)
treef232017bd1543efebd282b33c300989d76df5ddc /doc
parentb2c854a0e1364eab11151da7fa7558053bc834c4 (diff)
downloademacs-45390596e6d59e14c8f9c0596aeb4f4141d0c1e8.tar.gz
emacs-45390596e6d59e14c8f9c0596aeb4f4141d0c1e8.zip
Sync with Tramp 2.4.0
* doc/misc/trampver.texi: * lisp/net/trampver.el: Change version to "2.4.0". * lisp/net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted): Ignore unknown GVFS methods. * test/lisp/net/tramp-tests.el (tramp-test42-asynchronous-requests): Tag as :unstable.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/trampver.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi
index eef2d9b6907..6d02b043b64 100644
--- a/doc/misc/trampver.texi
+++ b/doc/misc/trampver.texi
@@ -8,7 +8,7 @@
8@c In the Tramp GIT, the version number is auto-frobbed from 8@c In the Tramp GIT, the version number is auto-frobbed from
9@c configure.ac, so you should edit that file and run 9@c configure.ac, so you should edit that file and run
10@c "autoconf && ./configure" to change the version number. 10@c "autoconf && ./configure" to change the version number.
11@set trampver 2.4.0-pre 11@set trampver 2.4.0
12 12
13@c Other flags from configuration 13@c Other flags from configuration
14@set instprefix /usr/local 14@set instprefix /usr/local