]> git.eshelyaron.com Git - emacs.git/commit
Make dunnet insertion functions n-ary
authorMark Oteiza <mvoteiza@udel.edu>
Tue, 21 Feb 2017 02:00:32 +0000 (21:00 -0500)
committerMark Oteiza <mvoteiza@udel.edu>
Tue, 21 Feb 2017 02:00:32 +0000 (21:00 -0500)
commite91cc4e1e02645dbd0eb93141fda763a34f51dc8
treecb503853181ff75405136e23bed97994b7f4dfa4
parent18c476956d552f2e6f833b74faa95c095c441541
Make dunnet insertion functions n-ary

* lisp/play/dunnet.el (dun-mprinc, dun-mprincl, dun-minsert):
(dun-minsertl, dun-batch-mprinc, dun-batch-mprincl): Change to accept
any number of arguments.
(dun-parse, dun-describe-room, dun-quit, dun-inven, dun-shake):
(dun-take, dun-go, dun-move, dun-press, dun-score):
(dun-compile-save-out, dun-do-logfile): Collect arguments from
multiple insertion calls into less calls with more args.
lisp/play/dunnet.el