diff lisp/dnd.el @ 62311:a8f10a069bde

(dnd-protocol-alist): Add autoload.
author Richard M. Stallman <rms@gnu.org>
date Sat, 14 May 2005 11:24:17 +0000
parents 19d278c4224b
children 6fb026ad601f
line wrap: on
line diff
--- a/lisp/dnd.el	Sat May 14 11:21:12 2005 +0000
+++ b/lisp/dnd.el	Sat May 14 11:24:17 2005 +0000
@@ -36,6 +36,7 @@
 ;;; Customizable variables
 
 
+;;;###autoload
 (defcustom dnd-protocol-alist
   '(
     ("^file:///" . dnd-open-local-file)	; XDND format.