]> git.eshelyaron.com Git - emacs.git/commit
Prefer `when' instead of 1-branch `if'
authorTino Calancha <tino.calancha@gmail.com>
Mon, 26 Jun 2017 08:20:42 +0000 (17:20 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Mon, 26 Jun 2017 08:20:42 +0000 (17:20 +0900)
commitb9e17e2dc6ed81a32b3baca5d49dbde362477dbe
treef5b1e9a02fbe6c7929d8aeaa7dccbc2a374c0196
parent6dd0462f5a67e8306eb8681cd02668810ce93a96
Prefer `when' instead of 1-branch `if'

* lisp/dired-aux.el (dired-do-shell-command): Store condition value
in local variable ok.
Use `when' instead of 1-branch `if'.
lisp/dired-aux.el