Fix (Bug#32218). Do not merge with master
commit61de292c72382403633f753c3d632a560ccfee98
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 20 Jul 2018 08:56:41 +0000 (20 10:56 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 20 Jul 2018 08:56:41 +0000 (20 10:56 +0200)
tree54a8d8efab8abbf387ed722abadf5cab5faea8d0
parent3e722980df9d4a705394c843a2a5e051e9c682b6
Fix (Bug#32218).  Do not merge with master

* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.3.4.26.2".
(customize-package-emacs-version-alist): Add Tramp version
integrated in Emacs 26.2.

* lisp/net/tramp.el (tramp-handle-file-truename):
* lisp/net/tramp-adb.el (tramp-adb-handle-file-truename):
* lisp/net/tramp-sh.el (tramp-sh-handle-file-truename): Fix problem
with trailing slash.  (Bug#32218)

* test/lisp/net/tramp-tests.el (tramp-test21-file-links):
Remove `tramp--test-emacs27-p' check.
doc/misc/trampver.texi
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp.el
lisp/net/trampver.el
test/lisp/net/tramp-tests.el