# HG changeset patch # User Kim F. Storm # Date 1149115721 0 # Node ID 36bd73d4707b073de81520f69d867846114bd884 # Parent 21306dd42b3c8524b33cafea214d4bd6d7d7d54a *** empty log message *** diff -r 21306dd42b3c -r 36bd73d4707b lisp/ChangeLog --- a/lisp/ChangeLog Wed May 31 22:48:31 2006 +0000 +++ b/lisp/ChangeLog Wed May 31 22:48:41 2006 +0000 @@ -41,13 +41,10 @@ (org-export-ascii-bullets): New option. (org-export-as-html): Many changes to emit valid XHTML. (org-par-open): New variable. - (org-open-par, org-close-par-maybe, org-close-li-maybe): - New functions. - (org-html-do-expand, org-section-number): Fixed case in - `replace-match'. + (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions. + (org-html-do-expand, org-section-number): Fixedcase in `replace-match'. (org-timeline): Pass `org-timeline-show-empty-dates' to - `org-get-all-dates'. - Interpret empty dates returned by `org-get-all-dates'. + `org-get-all-dates'. Interpret empty dates returned by `org-get-all-dates'. (org-get-all-dates): New argument EMPTY. Add dates without entries to the list, mark large ranges of empty dates. (org-point-in-group, org-context): New functions.