]> git.eshelyaron.com Git - emacs.git/commitdiff
Merge branch 'master' into feature/tramp-thread-safe
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 5 Aug 2018 17:53:42 +0000 (19:53 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 5 Aug 2018 17:53:42 +0000 (19:53 +0200)
1  2 
doc/emacs/files.texi
doc/lispref/files.texi
doc/misc/tramp.texi
etc/NEWS
lisp/files.el
lisp/net/tramp.el
lisp/subr.el
test/lisp/net/tramp-tests.el

Simple merge
Simple merge
Simple merge
diff --cc etc/NEWS
index ea363c4b62656c3396ff56f58de5b4636542a6e7,fa8a7afd523d1b440223b41fd52fab604cc89f06..36bee818517d6ed5b8ff76ef1db99eefefacddd0
+++ b/etc/NEWS
@@@ -554,11 -597,8 +606,11 @@@ process.  It now accepts signals specif
  
  ** Tramp
  
 +---
 +*** Tramp is now thread-safe.
 +
  +++
- *** New connection method "owncloud", which allows to access OwnCloud
+ *** New connection method "nextcloud", which allows to access OwnCloud
  or NextCloud hosted files and directories.
  
  +++
diff --cc lisp/files.el
Simple merge
Simple merge
diff --cc lisp/subr.el
Simple merge
Simple merge