org-mode/lisp
Ivan Vilata i Balaguer 513507ee74 Allow relative times in clocktable tstart and tend options
* lisp/org-clock.el (org-clock-get-table-data): Pass tstart and tend
time strings through `org-matcher-time' to allow relative times besides
absolute ones, convert result to encoded time.
* doc/org.texi (The clock table): Document acceptance of relative times
in tstart and tend, link to syntax description and provide example.

Inspired in the original relative times proposal by Ilya Shlyakhter,
this is less invasive and it doesn't modify core functions, thus it
avoids the original's infinite recursion when hitting normal dates in
other locations.

TINYCHANGE
2012-11-30 16:07:13 +01:00
..
Makefile
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el
ob-clojure.el
ob-comint.el
ob-css.el
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-eval.el
ob-exp.el ob-exp: Repair inline code evaluation after last commit. 2012-11-24 22:30:06 +01:00
ob-fortran.el
ob-gnuplot.el Don't use `org-flet' in some functions 2012-08-09 21:06:33 +02:00
ob-haskell.el
ob-io.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el
ob-makefile.el
ob-matlab.el
ob-maxima.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el
ob-R.el
ob-ref.el
ob-ruby.el
ob-sass.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sh.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el ob-*.el: Use ̀org-no-properties' instead of `org-babel-clean-text-properties' 2012-08-15 09:39:24 +02:00
ob-tangle.el
ob.el
org-agenda.el Silence byte compiler 2012-11-17 15:51:26 +01:00
org-archive.el
org-ascii.el
org-attach.el Support using git-annex with Org attachments 2012-10-20 15:00:49 -04:00
org-bbdb.el
org-beamer.el
org-bibtex.el
org-capture.el
org-clock.el
org-colview-xemacs.el
org-colview.el
org-compat.el
org-crypt.el
org-ctags.el
org-datetree.el
org-docbook.el
org-docview.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-element.el
org-entities.el
org-eshell.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-exp.el
org-faces.el
org-feed.el
org-footnote.el
org-freemind.el
org-gnus.el
org-habit.el
org-html.el
org-icalendar.el
org-id.el
org-indent.el
org-info.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-inlinetask.el
org-install.el
org-irc.el
org-jsinfo.el
org-latex.el Remove the obsolete argument hidden' from org-export-as-latex'. 2012-10-26 15:05:10 +02:00
org-list.el
org-lparse.el
org-mac-message.el
org-macs.el
org-mew.el
org-mhe.el
org-mks.el
org-mobile.el
org-mouse.el
org-odt.el
org-pcomplete.el
org-plot.el
org-protocol.el
org-publish.el
org-remember.el
org-rmail.el
org-special-blocks.el
org-src.el
org-table.el
org-taskjuggler.el
org-timer.el
org-vm.el
org-w3m.el
org-wl.el
org-xoxo.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org.el