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: Carsten Dominik
Subject: Re: [Orgmode] org-plot and timestamps
Date: Sun, 2 Nov 2008 15:25:55 +0100

Perfect, thanks a lot.


On Nov 2, 2008, at 2:04 PM, Charles Sebold wrote:

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



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

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