diff lisp/ChangeLog @ 66989:04631119d8f7

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 18 Nov 2005 16:13:55 +0000
parents 243cef8d7946
children e10f2e7919f0
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 18 16:09:49 2005 +0000
+++ b/lisp/ChangeLog	Fri Nov 18 16:13:55 2005 +0000
@@ -1,3 +1,24 @@
+2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
+
+	* textmodes/org.el: (org-table-sort-lines): New command.
+	(org-tbl-menu): Add entry for `org-table-sort-lines'.
+	(org-add-file): Command removed, use `org-agenda-file-to-front'
+	instead.
+	(org-export-icalendar): Use `org-icalendar-combined-name'.
+	(org-cycle-agenda-files, org-agenda-file-to-end)
+	(org-agenda-file-to-front): New commands.
+	(org-table-tab-jumps-over-hlines,org-export-html-style): New
+	options.
+	(org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
+	(org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
+	New functions.
+	(org-fill-paragraph): Call `org-table-align' in tables.
+	(org-mode): Call `org-set-autofill-regexps'.
+	(org-export-as-html): Support for local handformatted lists.
+	Modified to produce valid HTML 4.0. Use `org-export-html-style'.
+	(org-export-local-list-max-depth): New option.
+	(org-html-expand): Use `org-html-protect'.
+
 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp