comparison lisp/eshell/em-prompt.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
173 (<= (match-end 0) eol)) 173 (<= (match-end 0) eol))
174 (goto-char (match-end 0))))) 174 (goto-char (match-end 0)))))
175 175
176 (provide 'em-prompt) 176 (provide 'em-prompt)
177 177
178 ;;; arch-tag: 01c1574b-ce70-4e89-bc38-e6619f61e208 178 ;; arch-tag: 01c1574b-ce70-4e89-bc38-e6619f61e208
179 ;;; em-prompt.el ends here 179 ;;; em-prompt.el ends here