org-mode/testing/lisp
Nicolas Goaziou 32a5920e69 org-element: Internally store headline/inlinetask's tags as a list of strings
* contrib/lisp/org-element.el (org-element-headline-parser,
  org-element-headline-interpreter, org-element-inlinetask-parser,
  org-element-inlinetask-interpreter): Store headline/inlinetask's
  tags as a list of strings.
* contrib/lisp/org-export.el (org-export--selected-trees,
  org-export--skip-p): Use new tag representation.
* contrib/lisp/org-e-ascii.el (org-e-ascii--build-title,
  org-e-ascii-format-inlinetask-function, org-e-ascii-inlinetask): Use
  new tag representation.
* contrib/lisp/org-e-html.el (org-e-html-format-headline-function,
  org-e-html-format-inlinetask-function, org-e-html--tags): Use new
  tag representation.
* contrib/lisp/org-e-latex.el (org-e-latex-format-headline-function,
  org-e-latex-format-inlinetask-function, org-e-latex-headline,
  org-e-latex-inlinetask): Use new tag representation.
* contrib/lisp/org-e-odt.el (org-e-odt-format-org-tags): Use new tag
  representation.
* testing/lisp/test-org-element.el: Update test.
2012-05-01 14:29:40 +02:00
..
test-ob-C.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-R.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-awk.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-emacs-lisp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-exp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-fortran.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-lilypond.el test-ob-lilypond.el: Whitespace cleanup. 2012-03-21 15:27:23 +01:00
test-ob-lob.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-maxima.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-octave.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-python.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-sh.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-table.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-tangle.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
test-org-element.el org-element: Internally store headline/inlinetask's tags as a list of strings 2012-05-01 14:29:40 +02:00
test-org-exp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org-export.el org-element: Small fix to previous commit 2012-04-30 17:49:55 +02:00
test-org-footnote.el org-footnote: Fix bug related to sorting and folded view 2012-04-08 12:01:57 +02:00
test-org-html.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org-list.el org-list: Fix bugs relative to item indentation 2012-04-18 13:01:44 +02:00
test-org-table.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-property-inheritance.el Fix the master branch. 2012-03-19 22:01:29 +01:00