comparison lisp/eshell/esh-mode.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 606f2d163a64
children b5b0801a7637
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
1080 (custom-add-option 'eshell-output-filter-functions 1080 (custom-add-option 'eshell-output-filter-functions
1081 'eshell-handle-ansi-color) 1081 'eshell-handle-ansi-color)
1082 1082
1083 ;;; Code: 1083 ;;; Code:
1084 1084
1085 ;;; arch-tag: ec65bc2b-da14-4547-81d3-a32af3a4dc57 1085 ;; arch-tag: ec65bc2b-da14-4547-81d3-a32af3a4dc57
1086 ;;; esh-mode.el ends here 1086 ;;; esh-mode.el ends here