]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 31 May 2006 22:48:41 +0000 (22:48 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 31 May 2006 22:48:41 +0000 (22:48 +0000)
lisp/ChangeLog

index 3af011ffd346c23315bba704feea3a8a7ccf623c..fab5e4ad75ac7cc79cde06b6b1284c0b3fe6837d 100644 (file)
        (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.