From 01147a5003b226bcf41d04b7dd70fe6e252be2e5 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 14 May 2005 11:24:17 +0000 Subject: [PATCH] (dnd-protocol-alist): Add autoload. --- lisp/dnd.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/dnd.el b/lisp/dnd.el index 927f2e3bdb6..96c9e18a3f1 100644 --- a/lisp/dnd.el +++ b/lisp/dnd.el @@ -36,6 +36,7 @@ ;;; Customizable variables +;;;###autoload (defcustom dnd-protocol-alist '( ("^file:///" . dnd-open-local-file) ; XDND format. -- 2.39.2