Fix broken links to listified headlines.
commitb3e6876fc6af92258e9a2f37c4ad01fcfe4230b9
authorJambunathan K <kjambunathan@gmail.com>
Sat, 9 Apr 2011 08:45:26 +0000 (9 14:15 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Sat, 9 Apr 2011 08:45:26 +0000 (9 14:15 +0530)
treefea932a60b37ad7e4cedc0c8c4a9dac3e82afe96
parentd152afc547538a6a4672807e40f687a81807c448
Fix broken links to listified headlines.

* lisp/org-html.el (org-html-begin-level): Use LIST-ITEM to
emit listified headlines
(org-html-begin-list-item): Modified to take headline as an
additional argument.
(org-html-format-heading): Removed the redundant class
argument.

* lisp/org-odt.el (org-odt-begin-list-item)
(org-odt-format-heading): Handle listified headlines.
lisp/org-html.el
lisp/org-odt.el