emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-plot and timestamps


From: Charles Sebold
Subject: Re: [Orgmode] org-plot and timestamps
Date: Sun, 02 Nov 2008 07:04:50 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (windows-nt)

On 2 Nov 2008, Carsten Dominik wrote:

> Could you also provide a ChangeLog entry?

How's this?

------------------------------------------------------------------------
Changes in master
        Modified doc/ChangeLog
diff --git a/doc/ChangeLog b/doc/ChangeLog
index f7b6d2f..0b2faca 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-02  Charles Sebold  <address@hidden>
+
+       * org.texi (Org Plot): Add documentation for timefmt option.
+
 2008-10-16  Carsten Dominik  <address@hidden>
 
        * org.texi (TODO basics): Add documentation for tag triggers.
        Modified lisp/ChangeLog
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 890bc99..86cb3e3 100755
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
+2008-11-02  Charles Sebold  <address@hidden>
+
+       * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
+       property.
+       (org-plot-quote-timestamp-field): New function.
+       (org-plot-quote-tsv-field): Call timestamp field function when
+       necessary rather than just quoting as a string.
+       (org-plot/gnuplot-to-data): Pass in timefmt property.
+       (org-plot/gnuplot-script): Supports timefmt property.
+       (org-plot/gnuplot): Checks for timestamp column before checking
+       for text index column.
+
 2008-11-02  Carsten Dominik  <address@hidden>
 
        * org.el (org-insert-heading): Improve behavior with hidden subtrees.


-- 
Charles Sebold                                     2nd of November, 2008
 GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) | Gnus v5.11 | org-mode 6.10c
 




reply via email to

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