]> git.eshelyaron.com Git - emacs.git/commitdiff
Added missing ChangeLog entry for changes to org-export-latex on 10-22-2007
authorJohn Wiegley <johnw@newartisans.com>
Mon, 29 Oct 2007 22:16:37 +0000 (22:16 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Mon, 29 Oct 2007 22:16:37 +0000 (22:16 +0000)
lisp/ChangeLog

index 1e043d634e93822c492cb3963b116ca9858b2c0f..11db973259bf417ba7463993ad0eb16e31265ef7 100644 (file)
        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.