summaryrefslogtreecommitdiff
path: root/lisp/progmodes/inf-lisp.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/progmodes/inf-lisp.el
parent40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff)
downloademacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/progmodes/inf-lisp.el')
-rw-r--r--lisp/progmodes/inf-lisp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el
index ca94af2394d..cac6fe72ad0 100644
--- a/lisp/progmodes/inf-lisp.el
+++ b/lisp/progmodes/inf-lisp.el
@@ -664,5 +664,5 @@ See variable `lisp-describe-sym-command'."
(provide 'inf-lisp)
-;;; arch-tag: 5b74abc3-a085-4b91-8ab8-8da6899d3b92
+;; arch-tag: 5b74abc3-a085-4b91-8ab8-8da6899d3b92
;;; inf-lisp.el ends here