diff options
author | Miles Bader <miles@gnu.org> | 2005-04-11 22:27:07 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2005-04-11 22:27:07 +0000 |
commit | 0436c0c2b505f59f0abb3263dbc6c729e09a3025 (patch) | |
tree | 6894b91041715ebe8bc103d4647682b0a150d0f2 /lisp/dnd.el | |
parent | 22c061d6827c95c44b681a0b3cd21be31d428264 (diff) | |
download | emacs-0436c0c2b505f59f0abb3263dbc6c729e09a3025.tar.gz |
Add arch taglines
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 |