summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2014-04-18 20:57:04 +0200
committerMichael Albinus <michael.albinus@gmx.de>2014-04-18 20:57:04 +0200
commitce8c5107906ef282a1858c401c4400d2b54700b8 (patch)
tree7d73b1cf131ff50918097d1b192da170232656ec /lisp/emacs-lisp
parentea0ca0f45870e18517a234726e59fd7c6dbb4d15 (diff)
downloademacs-ce8c5107906ef282a1858c401c4400d2b54700b8.tar.gz
emacs-ce8c5107906ef282a1858c401c4400d2b54700b8.tar.bz2
emacs-ce8c5107906ef282a1858c401c4400d2b54700b8.zip
Avoid recursive load of tramp.el
* net/tramp.el (tramp-run-real-handler, tramp-file-name-handler): Do not autoload. (tramp-file-name-handler, tramp-completion-file-name-handler): Revert patch from 2014-04-10, it isn't necessary anymore. (tramp-autoload-file-name-handler) (tramp-register-autoload-file-name-handlers): New defuns. (top): Autoload call of `tramp-register-autoload-file-name-handlers'. (tramp-register-file-name-handlers): Remove also `tramp-autoload-file-name-handler' from `file-name-handler-list'. Do not autoload its invocation, but eval it after loading of 'tramp. * net/tramp-adb.el (tramp-unload-hook): Unload `tramp-adb'. * net/tramp-compat.el (tramp-unload-hook): Unload `tramp-loaddefs'.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions