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 > + > + * org.texi (Org Plot): Add documentation for timefmt option. > + > 2008-10-16 Carsten Dominik > > * 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 > + > + * 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 > > * 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. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode