org-element: Keep ARCHIVE tag in headline tags
commit84e2e1e752692c17c4b7bfb669ab181d431170e0
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 24 Apr 2015 12:28:17 +0000 (24 14:28 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 24 Apr 2015 12:28:17 +0000 (24 14:28 +0200)
tree4244c71c47754d90caf8e8e4f511264ad7ad599c
parentaad7dd24864f3ce988a67061a391d85e649aa375
org-element: Keep ARCHIVE tag in headline tags

* lisp/org-element.el (org-element-headline-parser): Do not remove
  ARCHIVE tag.
(org-element-headline-interpreter): Apply change.

* testing/lisp/test-org-element.el (test-org-element/headline-archive-tag):
Update tests.

<http://permalink.gmane.org/gmane.emacs.orgmode/97141>
lisp/org-element.el
testing/lisp/test-org-element.el