claviclaws / org-mac-protocol

A suite of AppleScripts and elisp to allow annotation of Emacs org-mode files from other OS X applications
http://orgmode.org/worg/org-mac.php
107 stars 24 forks source link

Depend on ol-bibtex instead of org-bibtex #8

Closed tarsius closed 4 years ago

tarsius commented 5 years ago

org-bibtex.el has been renamed to ol-bittex.el, see https://code.orgmode.org/bzg/org-mode/commit/499c0a50cc4b11e37b91374af23cb27ab8fc20d2, so you should depend on ol-bibtex. Because the change to Org has not made it into a release yet, you might want to soft depend on both features for the time being.

tarsius commented 4 years ago

Org 9.3 has been released. You should require the renamed library now.