changeset 62311:a8f10a069bde

(dnd-protocol-alist): Add autoload.
author Richard M. Stallman <rms@gnu.org>
date Sat, 14 May 2005 11:24:17 +0000
parents 063800c5c224
children cc808dc04a2d
files lisp/dnd.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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.