]> code.delx.au - gnu-emacs/commit
(org-export-as-html): Fixed bugs in HTML
authorCarsten Dominik <dominik@science.uva.nl>
Wed, 1 Mar 2006 07:07:01 +0000 (07:07 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Wed, 1 Mar 2006 07:07:01 +0000 (07:07 +0000)
commit79c4be8e2e29c5453e6fc93fcc9ff16f45207b51
treef49ae9670e770b1307a1080f52571c172651aa08
parentd464ce2789b4eb135d386950646c214b7699fd3f
(org-export-as-html): Fixed bugs in HTML
formatting: No nested anchors.
(org-all-targets): Fixed bug with XEmacs compatibility.
(org-read-date): Add (require 'parse-time).
(org-set-tags): Fixed bug with extra inserted space.
(org-export-html-style): Define a style class for targets.
(org-agenda-keymap, org-mouse-map): Added a binding for
`follow-link'.
(org-hide-leading-stars): New option.
(org-hide): New face.
(org-set-font-lock-defaults): Allow to hide leading stars.
(org-get-legal-level, org-tr-level): New functions.
(org-odd-levels-only): New option.
(org-level-faces, org-paste-subtree, org-convert-to-odd-levels,
org-demote, org-promote): Deal with double-star levels.
(org-convert-to-odd-levels): New command.
lisp/textmodes/org.el