doomemacs/modules/lang/org/autoload
Henrik Lissner 057e6c531c
refactor: replace doom-enlist with ensure-list
doom-enlist is now a deprecated alias for ensure-list, which is built
into Emacs 28.1+ and is its drop-in replacement. We've already
backported it for 27.x users in doom-lib (in 4bf4978).

Ref: 4bf49785fd
2022-08-07 19:43:13 +02:00
..
contrib-ipython.el shell-command-to-string -> doom-call-process #1887 2019-11-08 16:02:06 -05:00
contrib-present.el fix(org): end-of-file error while parsing +present 2022-06-24 12:25:44 +02:00
contrib-roam2.el perf(org): optimize org-roam node listings 2022-05-09 15:43:32 +02:00
org-attach.el Rewrite org-download/attach systems 2020-04-25 01:27:25 -04:00
org-avy.el Fix gs in org-mode #2218 2019-12-20 13:40:06 -05:00
org-babel.el feat(org): keybinds for removing #+RESULTS blocks 2022-03-19 16:19:54 +01:00
org-capture.el fix(cli): "Unknown terminal type" error on bin/org-capture 2021-11-24 22:03:21 +01:00
org-export.el Prevent extra window after +org/export-to-clipboard 2021-05-01 02:28:44 -04:00
org-link.el refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
org-refile.el fix(org): show outline path on refile to current file 2021-11-19 23:44:28 +01:00
org-tables.el Only realign tables in +org-realign-table-maybe-h 2020-04-13 15:23:16 -04:00
org.el fix(org): multiple fixes for +org--insert-item 2022-03-30 20:06:40 +02:00