Fix "(wrong-number-of-arguments max 0)" with fast tag selection
commite2e5495239833034c27de6f21c496fa1b05f5d85
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 26 Apr 2018 12:16:17 +0000 (26 14:16 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 26 Apr 2018 12:16:17 +0000 (26 14:16 +0200)
tree30161875ce21efa26f929940c4966f8bb15949cb
parent4323db60c5786d708f7dac69a257c0340b372500
Fix "(wrong-number-of-arguments max 0)" with fast tag selection

* lisp/org.el (org-fast-tag-selection): Fix
  "(wrong-number-of-arguments max 0)" error when setting tag and no
  tag is defined.
lisp/org.el