diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-10 14:10:46 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-10 14:10:46 +0000 |
commit | b4adac41abf63bcc5b65e28f34a3f5aa31bbefc6 (patch) | |
tree | 944e565e0c780d0f77865be05a372cd9eb5feeb5 /lisp/tempo.el | |
parent | 0747841fd3412a1adfee426f7e6f6185af7f3314 (diff) | |
download | emacs-b4adac41abf63bcc5b65e28f34a3f5aa31bbefc6.tar.gz |
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/tempo.el')
-rw-r--r-- | lisp/tempo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tempo.el b/lisp/tempo.el index cb5ba3b6e6f..75751367683 100644 --- a/lisp/tempo.el +++ b/lisp/tempo.el @@ -765,5 +765,5 @@ space bar, and looks something like this: (provide 'tempo) -;;; arch-tag: b3c0ee36-db3b-47bc-875f-091b4e27a063 +;; arch-tag: b3c0ee36-db3b-47bc-875f-091b4e27a063 ;;; tempo.el ends here |