ox: Extend first and last sibling predicates to all elements
commit81906c52ae81e8540df464870a709452eaf8d84b
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 26 Aug 2014 12:41:36 +0000 (26 14:41 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 26 Aug 2014 12:48:05 +0000 (26 14:48 +0200)
tree7840183ab05ba9fb5c593ed49daf63153172301d
parent9a34a13c077f592c5528d95c155ecdf2d655937e
ox: Extend first and last sibling predicates to all elements

* lisp/ox.el (org-export-first-sibling-p, org-export-first-sibling-p):
  Extend to all elements and objects.

* testing/lisp/test-ox.el (test-org-export/first-sibling-p,
  test-org-export/last-sibling-p): Add tests.

* etc/ORG-NEWS: Document change.
etc/ORG-NEWS
lisp/ox.el
testing/lisp/test-ox.el