From: Kim F. Storm Date: Wed, 31 May 2006 22:48:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~2151 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=955951b8ff61fa00102bb4d53f9246f3221410a9;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3af011ffd34..fab5e4ad75a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.