]> code.delx.au - gnu-emacs/commit
Avoid recursive load of tramp.el
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 12 May 2016 08:57:10 +0000 (10:57 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 12 May 2016 08:57:10 +0000 (10:57 +0200)
commita8be7c1ec40c9fab3407a0bc59e20141364e231f
treea34bb96ee48b6a1cde190eb0c39d1bf4f15af916
parentd32f204856958f2e2412550da17de4e976aa0074
Avoid recursive load of tramp.el

* lisp/net/tramp.el (tramp-completion-file-name-handler):
Autoload a shortened version of this function, avoid recursive load.
lisp/net/tramp.el