emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/url-handlers.el, v [EMACS_22_BAS


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/url/url-handlers.el, v [EMACS_22_BASE]
Date: Mon, 07 Jan 2008 06:52:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Michael Albinus <albinus>       08/01/07 06:52:20

Index: url-handlers.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/url/url-handlers.el,v
retrieving revision 1.20.2.2
retrieving revision 1.20.2.3
diff -u -b -r1.20.2.2 -r1.20.2.3
--- url-handlers.el     7 Jan 2008 02:23:02 -0000       1.20.2.2
+++ url-handlers.el     7 Jan 2008 06:52:19 -0000       1.20.2.3
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]