]> code.delx.au - gnu-emacs/commit
Do not autoload some functions of tramp.el
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 12 May 2016 11:01:11 +0000 (13:01 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 12 May 2016 11:01:11 +0000 (13:01 +0200)
commit9872736ab7ada8132ebeafa8a699faf93772d7b4
treec2b0314120963d65846a6dd9e2bb5a1fa60acca6
parenta8be7c1ec40c9fab3407a0bc59e20141364e231f
Do not autoload some functions of tramp.el

* lisp/net/tramp.el (tramp-completion-file-name-handler):
Autoload a shortened version of this function, avoid recursive load.
(tramp-completion-file-name-handler-alist)
(tramp-completion-mode-p)
(tramp-completion-handle-expand-file-name)
(tramp-completion-handle-file-name-all-completions)
(tramp-completion-handle-file-name-completion): Do not autoload.
lisp/net/tramp.el