comparison lisp/emacs-lisp/elint.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 90a2847062be
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
804 (if list list 804 (if list list
805 (elint-find-builtins)))) 805 (elint-find-builtins))))
806 806
807 (provide 'elint) 807 (provide 'elint)
808 808
809 ;;; arch-tag: b2f061e2-af84-4ddc-8e39-f5e969ac228f 809 ;; arch-tag: b2f061e2-af84-4ddc-8e39-f5e969ac228f
810 ;;; elint.el ends here 810 ;;; elint.el ends here