org-macro: Exit early when looking for keywords
commit727c3f442b7af5fb45cfcb1d589aa64524ea5a1e
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 29 Apr 2019 18:42:45 +0000 (29 20:42 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 29 Apr 2019 18:48:00 +0000 (29 20:48 +0200)
treebd0b0ed18a372293caad4aa577fab3abced0789c
parent14132a356a241dbea95e4d63364bf9dbb90b669e
org-macro: Exit early when looking for keywords

* lisp/org-macro.el (org-macro--find-keyword-value): Change signature.
* testing/lisp/test-org-macro.el (test-org-macro/keyword): Remove
  a test.
lisp/org-macro.el
testing/lisp/test-org-macro.el