]> git.eshelyaron.com Git - emacs.git/commitdiff
Resolve CVS conflicts
authorMiles Bader <miles@gnu.org>
Tue, 3 Feb 2004 21:46:35 +0000 (21:46 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 3 Feb 2004 21:46:35 +0000 (21:46 +0000)
lisp/x-dnd.el

index ef9bb5fc08c7794010bad1e724f724c3874ac805..18fcb62d6bf9c6c88c5a46cdb5b852db50364d3e 100644 (file)
@@ -1,4 +1,3 @@
-
 ;;; x-dnd.el --- drag and drop support for X.
 
 ;; Copyright (C) 2004
@@ -601,5 +600,5 @@ FORMAT is 32 (not used).  MESSAGE is the data part of an XClientMessageEvent."
 
 (provide 'x-dnd)
 
-;;; arch-tag: ???
+;;; arch-tag: b621fb7e-50da-4323-850b-5fc71ae64621
 ;;; x-dnd.el ends here