lang/org: general refactor; split init into hooks

lang/org's initialization process is now split up into hooks on
org-load-hook. This approach is cleaner and easier to customize. I also
removed the escape binding in org-agenda-mode-map, as the popup system
makes it redundant.
This commit is contained in:
Henrik Lissner 2018-01-08 20:38:46 -05:00
parent b57c2e2264
commit 6853196017
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
6 changed files with 48 additions and 30 deletions