diff options
Diffstat (limited to 'lisp/dnd.el')
-rw-r--r-- | lisp/dnd.el | 1 |
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." (provide 'dnd) +;; arch-tag: 0472f6a5-2e8f-4304-9e44-1a0877c771b7 ;;; dnd.el ends here |