[Emacs] Demand ox

This commit is contained in:
Ivan Malison 2016-11-07 12:11:09 -08:00
parent 15bdba05d8
commit 418c0a59b3
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -3260,6 +3260,7 @@ This function replaces the default naming scheme with a call to
#+BEGIN_SRC emacs-lisp
(use-package ox
:ensure nil
:demand t
:config
(defun org-export-get-reference (datum info)
"Return a unique reference for DATUM, as a string.