doomemacs/modules/lang/org/autoload
Brian Christian db3ca52ed6 fix(org): wrong arg type when leaving present mode
When leaving org-tree-slide-mode, the window fringes are reset
fringe-mode has multiple possible types, including cons cell,
which cannot be passed directly to set-window-fringes
2022-06-21 18:31:59 +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): wrong arg type when leaving present mode 2022-06-21 18:31:59 +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!(lib): remove {doplist!,plist-delete!,doom-plist-delete} 2022-06-17 18:21:22 +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