comparison lisp/eshell/em-pred.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
600 (lambda (str) 600 (lambda (str)
601 (split-string str ,sep))) lst)))) 601 (split-string str ,sep))) lst))))
602 602
603 (provide 'em-pred) 603 (provide 'em-pred)
604 604
605 ;;; arch-tag: 8b5ce022-17f3-4c40-93c7-5faafaa63f31 605 ;; arch-tag: 8b5ce022-17f3-4c40-93c7-5faafaa63f31
606 ;;; em-pred.el ends here 606 ;;; em-pred.el ends here