comparison lisp/obsolete/mlsupport.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 ee22366f2a68
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
424 args (cdr args))) 424 args (cdr args)))
425 (apply 'concat (nreverse newargs)))) 425 (apply 'concat (nreverse newargs))))
426 426
427 (provide 'mlsupport) 427 (provide 'mlsupport)
428 428
429 ;;; arch-tag: b0ad09bc-8cb2-4be0-8888-2e874839bcbc 429 ;; arch-tag: b0ad09bc-8cb2-4be0-8888-2e874839bcbc
430 ;;; mlsupport.el ends here 430 ;;; mlsupport.el ends here