comparison lisp/expand.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 73661ddc7ac7
children ee5932bf781d
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
504 (provide 'expand) 504 (provide 'expand)
505 505
506 ;; run load hooks 506 ;; run load hooks
507 (run-hooks 'expand-load-hook) 507 (run-hooks 'expand-load-hook)
508 508
509 ;;; arch-tag: fee53e9e-30e3-4ef3-b191-9785e1f8e885 509 ;; arch-tag: fee53e9e-30e3-4ef3-b191-9785e1f8e885
510 ;;; expand.el ends here 510 ;;; expand.el ends here