[Emacs] Update package specifications

This commit is contained in:
Lucien Cartier-Tilet 2022-05-19 18:19:04 +02:00
parent c7519cfd9d
commit 20e758789e
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 6 additions and 6 deletions

View File

@ -4910,13 +4910,13 @@ to be compatible with ~ox-conlang-tsx~.
Finally, I also need a handler for custom links begining in ~conlang~,
like ~[[conlang:English:dog]]~. ~ol-conlang~ handles that.
#+begin_src emacs-lisp
(use-package ol-conlang
(use-package org-conlang
:defer t
:after '(org ol)
:straight (ol-conlang :type git
:host nil
:repo "https://labs.phundrak.com/phundrak/ol-conlang"
:build t))
:after '(org ol ox)
:straight (org-conlang :type git
:host nil
:repo "https://labs.phundrak.com/phundrak/org-conlang"
:build t))
#+end_src
**** Epub