summaryrefslogtreecommitdiff
path: root/lisp/textmodes/underline.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/textmodes/underline.el
parent40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff)
downloademacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/textmodes/underline.el')
-rw-r--r--lisp/textmodes/underline.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/underline.el b/lisp/textmodes/underline.el
index 06560e04f9d..c00d62d3f61 100644
--- a/lisp/textmodes/underline.el
+++ b/lisp/textmodes/underline.el
@@ -63,5 +63,5 @@ which specify the range to operate on."
(provide 'underline)
-;;; arch-tag: e7b48582-c3ea-4386-987a-87415f3c372a
+;; arch-tag: e7b48582-c3ea-4386-987a-87415f3c372a
;;; underline.el ends here