]> git.eshelyaron.com Git - emacs.git/commit
Simplify (if COND nil BODY) to (unless COND BODY)
authorEshel Yaron <me@eshelyaron.com>
Tue, 29 Apr 2025 07:27:46 +0000 (09:27 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Apr 2025 07:27:46 +0000 (09:27 +0200)
commit2e99098071198095212ab04aeb4d432c11e14628
treeee0b6cedb8185d37985d8af4f568356af5c7b6be
parent250b39a83b6328ef599a840a198f2260ec641cfe
Simplify (if COND nil BODY) to (unless COND BODY)
lisp/emacs-lisp/debug.el