doomemacs/modules/lang/org/autoload
Henrik Lissner ad6a3d0f33
refactor: deprecate featurep! for modulep!
featurep! will be renamed modulep! in the future, so it's been
deprecated. They have identical interfaces, and can be replaced without
issue.

featurep! was never quite the right name for this macro. It implied that
it had some connection to featurep, which it doesn't (only that it was
similar in purpose; still, Doom modules are not features). To undo such
implications and be consistent with its namespace (and since we're
heading into a storm of breaking changes with the v3 release anyway),
now was the best opportunity to begin the transition.
2022-08-14 20:43:35 +02:00
..
contrib-ipython.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
contrib-present.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
contrib-roam2.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +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 fix(org): respect org-table-automatic-realign 2022-08-12 21:03:39 +02:00
org.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00