浏览代码

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 年之前
父节点
当前提交
2e26751b4c
共有 1 个文件被更改,包括 323 次插入332 次删除
  1. 323 332
      lisp/org.el

文件差异内容过多而无法显示
+ 323 - 332
lisp/org.el


部分文件因为文件数量过多而无法显示