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 | cbee283dd7dd655124e81a6bd555506476180b5d (patch) | |
tree | 50b092083f6297038aac647c6db3187bebb20e91 /lisp/tool-bar.el | |
parent | 40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff) | |
download | emacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz |
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/tool-bar.el')
-rw-r--r-- | lisp/tool-bar.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tool-bar.el b/lisp/tool-bar.el index 0fe716d579b..a224b4375bc 100644 --- a/lisp/tool-bar.el +++ b/lisp/tool-bar.el @@ -290,5 +290,5 @@ holds a keymap." (provide 'tool-bar) -;;; arch-tag: 15f30f0a-d0d7-4d50-bbb7-f48fd0c8582f +;; arch-tag: 15f30f0a-d0d7-4d50-bbb7-f48fd0c8582f ;;; tool-bar.el ends here |