mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-09-02 14:53:40 -05:00
## Changelog for org-mode: Commits: [emacs-straight/org-mode@8a083514...e2bb6058](8a083514a7...e2bb60581b
) * [`b567445f`](b567445fcb
) Fix syntax of #+ATTR_HTML * [`8efec3d4`](8efec3d4cd
) Fix example of in-buffer setting of archive location in manual * [`755367f3`](755367f362
) org.el (org-end-of-meta-data): Allow to skip only standard drawers * [`54bdd6cb`](54bdd6cbf7
) org-notify.el: Use cl- prefixed functions, and require cl-lib * [`b01332c8`](b01332c87e
) org-notify.el: Limit the number of notifications * [`9c31cba0`](9c31cba002
) org-table.el: Throw an error when importing a non-csv/tsv/txt file * [`b14fb06d`](b14fb06def
) org.el: Adapt org-cycle to work with headlines with hidden stars * [`bbe447ad`](bbe447adc7
) lisp/org-capture.el (org-capture-templates): Fix docstring typo * [`56b8f8c3`](56b8f8c35b
) lisp/org.el: Bump version to 9.4 * [`353a326e`](353a326e4f
) lisp/org.el: Update version to 9.5-dev * [`eda0c601`](eda0c60120
) etc/ORG-NEWS: Create an empty section for Org 9.5 * [`fbccf09c`](fbccf09c74
) etc/ORG-NEWS: Create an empty section for Org 9.5 * [`10ed4994`](10ed4994f5
) table: Fix regexp * [`7dbd749b`](7dbd749bf8
) Tiny refactoring * [`469ee634`](469ee63401
) ob-core: Fix handling of multiple noweb refs in same line * [`38fbd161`](38fbd161e4
) Fix meta lines regexp * [`73c929e3`](73c929e3b5
) org-element: Swap pcase patterns to avoid Emacs 24 error * [`114229da`](114229da6e
) org.el: Fix docstring typo * [`3eccc537`](3eccc537cd
) org.el: Fix regression in handling of empty #+TAGS * [`c20cb099`](c20cb0993b
) Address org-eldoc-recursion issue * [`6c75b002`](6c75b00217
) Allow customised ID format for `ts' `org-id-method' * [`d06aa486`](d06aa486d6
) Add in support for filling in the bare link in org capture * [`2f9e1569`](2f9e1569f0
) org.el: Allow transparent background in latex images * [`e2bb6058`](e2bb60581b
) doc/org-manual.org (Org Crypt): Add info links to epa and GnuPG