doomemacs/modules/lang/org/autoload
Henrik Lissner 11bfb17894
lang/org: major refactor
The motivation for this change was to rethink lang/org's flags. Many of
its former flags represented non-features. Therefore, its flags have
been reduced to five: +dragndrop, +ipython, +pandoc, +gnuplot and
+present. Everything else is included as org-load-hooks and treated as
reasonable defaults.

Other changes:
- Fixes #1502: don't autopair certain pairs when in a math region
- Fixes #1483: broken localleader in org-agenda
- Adds gnuplot support #1108
- Doom's org submodules have been moved into lang/org/contrib/, because
  I expect there will be *many* more to come, and I don't want to
  pollute the moudle's root.
2019-06-28 17:28:28 +02:00
..
ipython.el lang/org: refactor +babel/ipython library 2018-09-21 22:38:21 -04:00
org-attach.el lang/org: major refactor 2019-06-28 17:28:28 +02:00
org-capture.el lang/org: major refactor 2019-06-28 17:28:28 +02:00
org-export.el lang/org: major refactor 2019-06-28 17:28:28 +02:00
org-link.el Refactor lang/org 2019-03-08 02:37:33 -05:00
org-present.el Add maximize window key bindings 2019-03-24 14:47:55 +00:00
org.el lang/org: major refactor 2019-06-28 17:28:28 +02:00
tables.el lang/org: fix function description 2019-05-04 21:03:59 +02:00