]> git.eshelyaron.com Git - emacs.git/commit
Replace more nested ifs with cond
authorMark Oteiza <mvoteiza@udel.edu>
Sat, 8 Apr 2017 15:34:17 +0000 (11:34 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Sat, 8 Apr 2017 15:36:56 +0000 (11:36 -0400)
commitc5f319eb3a2e0ad97867c8dc61bfc140333fb11d
tree02ced46f490e0246ec9c2c8fa2b2fe72ee8edd23
parentfd4b83ca7c20a68060772ec13aadbe29db612b3f
Replace more nested ifs with cond

This is a continuation of d526047 "Replace more nested ifs with cond".
* lisp/play/dunnet.el (dun-firstword, dun-firstwordl, dun-cat): Use
when and cond where appropriate.
lisp/play/dunnet.el