summaryrefslogtreecommitdiff
path: root/lisp/term/sup-mouse.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2008-04-10 14:10:46 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2008-04-10 14:10:46 +0000
commitcbee283dd7dd655124e81a6bd555506476180b5d (patch)
tree50b092083f6297038aac647c6db3187bebb20e91 /lisp/term/sup-mouse.el
parent40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff)
downloademacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/term/sup-mouse.el')
-rw-r--r--lisp/term/sup-mouse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/sup-mouse.el b/lisp/term/sup-mouse.el
index 3486aebf016..35f77eea97c 100644
--- a/lisp/term/sup-mouse.el
+++ b/lisp/term/sup-mouse.el
@@ -197,5 +197,5 @@ X and Y are 0-based character positions on the frame."
(get-window-with-predicate (lambda (w)
(coordinates-in-window-p (cons x y) w))))
-;;; arch-tag: ec644ed4-cac4-43b8-b3db-cfe83e9098d7
+;; arch-tag: ec644ed4-cac4-43b8-b3db-cfe83e9098d7
;;; sup-mouse.el ends here