* lisp/play/5x5.el (5x5-new-game, 5x5-randomize):
commit91513f63c626f3ae01476a76115bf0099f472de9
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Tue, 24 May 2011 18:22:09 +0000 (24 15:22 -0300)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 May 2011 18:22:09 +0000 (24 15:22 -0300)
tree4f32c7d947a12a21ba959d0be9300abc11fd7b95
parent4d90d6d07885c641d9e4c4458345107c0ef602c3
* lisp/play/5x5.el (5x5-new-game, 5x5-randomize):
Reset 5x5-solver-output to nil when a new grid is cast.
(5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
these debugging traces, as defmacro breaks the compiled code.
lisp/ChangeLog
lisp/play/5x5.el