Allow comma as a separator when specifying tags
commit02357b0c2a88077b95e182ba19c3e457774c0ff8
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 5 Oct 2010 07:51:15 +0000 (5 09:51 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 5 Oct 2010 07:56:32 +0000 (5 09:56 +0200)
tree1fe04fc7131f74e49adac9fe15761d52b35930fd
parent093e8cf58e8ceda1d4558f9dc438663939e70c24
Allow comma as a separator when specifying tags

* lisp/org.el (org-set-tags): Allow comma as a separator when
specifying tags at the completion interface.
(org-tags-completion-function): Allow comma as a separator when
specifying tags at the completion interface.

Patch by Richard Riley, extended by Carsten
lisp/org.el