aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/dnd.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/dnd.el b/lisp/dnd.el
index 49576d462c6..b6d4d498c95 100644
--- a/lisp/dnd.el
+++ b/lisp/dnd.el
@@ -188,4 +188,5 @@ TEXT is the text as a string, WINDOW is the window where the drop happened."
188 188
189(provide 'dnd) 189(provide 'dnd)
190 190
191;; arch-tag: 0472f6a5-2e8f-4304-9e44-1a0877c771b7
191;;; dnd.el ends here 192;;; dnd.el ends here