comparison lisp/obsolete/mlsupport.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
430 args (cdr args))) 430 args (cdr args)))
431 (apply 'concat (nreverse newargs)))) 431 (apply 'concat (nreverse newargs))))
432 432
433 (provide 'mlsupport) 433 (provide 'mlsupport)
434 434
435 ;;; arch-tag: b0ad09bc-8cb2-4be0-8888-2e874839bcbc
435 ;;; mlsupport.el ends here 436 ;;; mlsupport.el ends here