Fix error when setting more than one tag
commit8a90b34aa662e28a38dc0bd1f40995174bd4a7f9
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 26 Apr 2018 00:30:09 +0000 (26 02:30 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 26 Apr 2018 00:30:09 +0000 (26 02:30 +0200)
tree13d9e56a860be1e3212dbd88f20e1ee9e14514c6
parent92785f7bf6f252d7a06881ccfabdf31c6c737b88
Fix error when setting more than one tag

* lisp/org.el (org-set-tags-command): Fix type of history argument in
  `completing-read'.
lisp/org.el