comparison lisp/eshell/em-smart.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents 107ccd98fa12
children b5b0801a7637
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
322 (if clear 322 (if clear
323 (remove-hook 'pre-command-hook 'eshell-smart-display-move t)))) 323 (remove-hook 'pre-command-hook 'eshell-smart-display-move t))))
324 324
325 (provide 'em-smart) 325 (provide 'em-smart)
326 326
327 ;;; arch-tag: 8c0112c7-379c-4d54-9a1c-204d68786a4b 327 ;; arch-tag: 8c0112c7-379c-4d54-9a1c-204d68786a4b
328 ;;; em-smart.el ends here 328 ;;; em-smart.el ends here