aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/em-basic.el
diff options
context:
space:
mode:
authorStefan Monnier2008-04-10 14:10:46 +0000
committerStefan Monnier2008-04-10 14:10:46 +0000
commitcbee283dd7dd655124e81a6bd555506476180b5d (patch)
tree50b092083f6297038aac647c6db3187bebb20e91 /lisp/eshell/em-basic.el
parent40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff)
downloademacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz
emacs-cbee283dd7dd655124e81a6bd555506476180b5d.zip
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/eshell/em-basic.el')
-rw-r--r--lisp/eshell/em-basic.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el
index be78113d539..22dcd98743c 100644
--- a/lisp/eshell/em-basic.el
+++ b/lisp/eshell/em-basic.el
@@ -180,5 +180,5 @@ or `eshell-printn' for display."
180 180
181(provide 'em-basic) 181(provide 'em-basic)
182 182
183;;; arch-tag: 385a31b1-cb95-46f0-9829-9d352ee77db8 183;; arch-tag: 385a31b1-cb95-46f0-9829-9d352ee77db8
184;;; em-basic.el ends here 184;;; em-basic.el ends here