Browse Source

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.
Aaron Ecay 10 years ago
parent
commit
2e26751b4c
1 changed files with 323 additions and 332 deletions
  1. 323 332
      lisp/org.el

File diff suppressed because it is too large
+ 323 - 332
lisp/org.el


Some files were not shown because too many files changed in this diff