org-mode/testing/lisp
Nicolas Goaziou b60445cfd4 org-element: Define a new element: node-property
* lisp/org-element.el (org-element-all-elements): Add `node-property'
  as a new element type.
(org-element-greater-elements): Add property-drawer element to greater
  elements since they now contain node-property elements.
(org-element-drawer-parser): Small refactoring.
(org-element-property-drawer-parser): Move into Greater Elements file
section.
(org-element-node-property-parser,
org-element-node-property-interpreter): New functions.
(org-element--current-element, org-element-at-point,
org-element--parse-elements): Handle new element type.
* testing/lisp/test-org-element.el: Add tests.
2012-09-23 19:10:27 +02:00
..
test-ob-awk.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-C.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 testing export of inline src blocks 2012-09-15 10:19:55 -06: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-R.el do not set variables belonging to ESS 2012-09-23 11:07:18 +02:00
test-ob-sh.el Don't load test-ob-sh when no "sh" executable 2012-08-03 13:34:10 -06: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 testing/: Update two tests 2012-08-20 14:24:14 +02:00
test-org-element.el org-element: Define a new element: node-property 2012-09-23 19:10:27 +02:00
test-org-exp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org-export.el org-element: Allow multiple caption keywords 2012-09-13 17:33:46 +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 list type with mixed constructs 2012-08-18 09:30:33 +02:00
test-org-table.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org.el Implement a basic API around macros 2012-09-01 10:56:00 +02:00
test-property-inheritance.el Fix the master branch. 2012-03-19 22:01:29 +01:00