doomemacs/modules/lang/org/autoload
Takaaki ISHIKAWA d1141b14c1 fix(org): org-flag -> org-fold, add spec argument
This implements the fixes described on takaxp/org-tree-slide#54

`org-flag-region` was deprecated on org 9.6, superseded by
`org-fold-region`, which takes different `spec` argument.

Fix: takaxp/org-tree-slide#54
Ref: 5f817f21fc/lisp/org-compat.el (L463)
2023-03-17 00:26:21 -04:00
..
contrib-ipython.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
contrib-present.el fix(org): org-flag -> org-fold, add spec argument 2023-03-17 00:26:21 -04: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(org): check WAYLAND_DISPLAY for bin/org-capture 2022-10-28 19:13:32 +02:00
org-export.el Prevent extra window after +org/export-to-clipboard 2021-05-01 02:28:44 -04:00
org-link.el feat(org): new "cmd" link type 2023-02-21 18:35:15 -05: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 fix(org): respect org-insert-heading-hook in +org--insert-item 2022-09-16 13:14:36 +02:00