org.el: use ‘when’ and ‘unless’ instead of single-branch ‘if’

* lisp/org.el: Refactor single-branch `if' to `when' or `unless' as
appropriate.  Also apply other misc. refactorings of conditionals.
This commit is contained in:
Aaron Ecay 2015-11-06 11:37:45 +00:00
parent c7f1b55995
commit 2e26751b4c
1 changed files with 793 additions and 807 deletions

File diff suppressed because it is too large Load Diff