]> git.eshelyaron.com Git - emacs.git/commit
Declare dun-line and dun-line-list
authorMark Oteiza <mvoteiza@udel.edu>
Thu, 23 Feb 2017 18:14:44 +0000 (13:14 -0500)
committerMark Oteiza <mvoteiza@udel.edu>
Thu, 23 Feb 2017 18:14:44 +0000 (13:14 -0500)
commit6f225b7fdfb47b09ee9a9b881740e2090acdf862
tree9c1599b931378795515910072dd84984434d743f
parent7204577bf90ba8574a0199680626a5ae3f075554
Declare dun-line and dun-line-list

Previously, there were free variables 'line' and 'line-list'.
* lisp/play/dunnet.el (dun-line, dun-line-list): New variables.
(dun-press, dun-vparse, dun-parse2, dun-unix-parse, dun-batch-parse):
(dun-batch-parse2, dun-batch-loop, dun-batch-dos-interface):
(dun-batch-unix-interface): Use them.
lisp/play/dunnet.el