diff lisp/term/sup-mouse.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 5ade352e8d1c
children a8fa7c632ee4 375f2633d815
line wrap: on
line diff
--- a/lisp/term/sup-mouse.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/term/sup-mouse.el	Mon Sep 01 15:45:59 2003 +0000
@@ -196,4 +196,5 @@
   (get-window-with-predicate (lambda (w)
 			       (coordinates-in-window-p (cons x y) w))))
 
+;;; arch-tag: ec644ed4-cac4-43b8-b3db-cfe83e9098d7
 ;;; sup-mouse.el ends here