org-list: new accessor returning type of list
commitcddea8c5422d7679db7ab2ef7f6da32bf90db55f
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 17 Jan 2011 18:30:04 +0000 (17 19:30 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 18 Feb 2011 11:45:10 +0000 (18 12:45 +0100)
treef4a7d92201d294287c2452ccdb1d13f0fb6c1ff5
parent781228183a0e009b8c6c68aafb51681768744d9e
org-list: new accessor returning type of list

* lisp/org-list.el (org-list-get-list-type): new function.
(org-list-parse-list): use new function.
* lisp/org-html.el (org-html-export-list-line): use new function.
* lisp/org-docbook.el (org-export-docbook-list-line): use new function.
lisp/org-docbook.el
lisp/org-html.el
lisp/org-list.el