1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/doc
Michael Albinus 0913f18dbe Remote file name completion is also performed by auth-sources search
* doc/misc/tramp.texi (File name completion): User and host name
completion is also performed by auth-sources search.

* etc/NEWS: Document remote file name completion using auth-sources.

* lisp/net/tramp.el (tramp-completion-use-auth-sources):
New user option.
(tramp-parse-auth-sources): New defun.
(tramp-get-completion-function): Call it.
2018-10-31 20:04:04 +01:00
..
emacs Merge from origin/emacs-26 2018-10-31 07:50:57 -07:00
lispintro Fix ‘make clean’ with a file named ‘-.o’ 2018-09-24 10:45:07 -07:00
lispref Merge from origin/emacs-26 2018-10-31 07:50:57 -07:00
man Add support in emacsclient for EMACS_SOCKET_NAME 2018-10-27 12:18:27 +03:00
misc Remote file name completion is also performed by auth-sources search 2018-10-31 20:04:04 +01:00