diff lisp/url/url-handlers.el @ 79726:b1e1fa55b0a6

* url-handlers.el (url-file-handler): Autoload.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 07 Jan 2008 06:52:19 +0000
parents 9c0b3f269b92
children 5b75d8186a05 107ccd98fa12
line wrap: on
line diff
--- a/lisp/url/url-handlers.el	Mon Jan 07 06:06:25 2008 +0000
+++ b/lisp/url/url-handlers.el	Mon Jan 07 06:52:19 2008 +0000
@@ -125,6 +125,7 @@
 	(inhibit-file-name-operation operation))
     (apply operation args)))
 
+;;;###autoload
 (defun url-file-handler (operation &rest args)
   "Function called from the `file-name-handler-alist' routines.
 OPERATION is what needs to be done (`file-exists-p', etc).  ARGS are