changeset 71126:36bd73d4707b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 31 May 2006 22:48:41 +0000
parents 21306dd42b3c
children 8413ab9095dd
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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.