changeset 85768:8845bb9202ff

Added missing ChangeLog entry for changes to org-export-latex on 10-22-2007
author John Wiegley <johnw@newartisans.com>
date Mon, 29 Oct 2007 22:16:37 +0000
parents 906201ddd466
children de8ef384c3ef
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 29 20:17:03 2007 +0000
+++ b/lisp/ChangeLog	Mon Oct 29 22:16:37 2007 +0000
@@ -603,6 +603,17 @@
 	Call isearch-buffers-minor-mode.
 	(change-log-next-buffer): New function.
 
+2007-10-22  Bastien Guerry  <Bastien.Guerry@ens.fr>
+
+	* org-export-latex.el (org-export-latex-protect-string): 
+        Renaming of `org-latex-protect'.
+	(org-export-latex-emphasis-alist): By default, don't protect 
+        any emphasis formatter from further conversion.
+	(org-export-latex-tables): honor column grouping for tables.
+	(org-export-latex-title-command): New option.
+        (org-export-latex-treat-backslash-char): Use \textbackslash{} to 
+        export backslash character.
+
 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
 
 	* textmodes/org.el (org-read-date-get-relative): New function.