branch: externals/taxy commit d08446b3bb8f2e911f5fbd22a23c7fe5cff4b1de Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Fix: (taxy.el) Require shortdoc when compiling Trying to optionally support features in newer Emacs versions is always awkward. --- taxy.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/taxy.el b/taxy.el index 57cefa5..8aa3362 100644 --- a/taxy.el +++ b/taxy.el @@ -363,6 +363,9 @@ defined with a definer defined by `taxy-define-key-definer')." ;; Available in Emacs 28. +(eval-when-compile + (require 'shortdoc nil t)) + (when (require 'shortdoc nil t) (define-short-documentation-group taxy (taxy-flatten