emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 18 Jan 2008 15:11:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Carsten Dominik <cdominik>      08/01/18 15:11:04

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12599
retrieving revision 1.12600
diff -u -b -r1.12599 -r1.12600
--- ChangeLog   18 Jan 2008 15:06:59 -0000      1.12599
+++ ChangeLog   18 Jan 2008 15:11:02 -0000      1.12600
@@ -1,6 +1,21 @@
 2008-01-18  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-entry-properties) Include the CLOCKSUM
+       * textmodes/org-publish.el (org-publish-current-project): Fix bug
+       with forcing publication.
+
+       * textmodes/org.el (org-export-with-special-strings): New option.
+       (org-export-html-convert-special-strings): New function.
+       (org-html-do-expand): `org-export-html-convert-special-strings'
+       added to the list of conversion.
+       (org-infile-export-plist, org-get-current-options): Added support
+       for "-" in the #+OPTION line to let user switch on/off special
+       strings conversion.
+       (org-export-plist-vars): New :html-table-tag property.
+       (org-export-as-html, org-format-org-table-html)
+       (org-format-table-table-html) Use the :html-table-tag property
+       instead of the `org-export-html-table-tag' global value.
+       (org-additional-option-like-keywords): Added "TBLFM".
+       (org-entry-properties): Include the CLOCKSUM
        special property.
        (org-columns-edit-value): Do not allow to edit the special
        CLOCKSUM property.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]