Mercurial > emacs
comparison lisp/obsolete/mlsupport.el @ 52401:695cf19ef79e
Add arch taglines
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 01 Sep 2003 15:45:59 +0000 |
parents | eb1ac743e2c7 |
children | 18a818a2ee7c 375f2633d815 |
comparison
equal
deleted
inserted
replaced
52400:b32a475b367f | 52401:695cf19ef79e |
---|---|
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 |