org-mode/contrib/lisp
Nicolas Goaziou 7e8cf5f4c2 Use Org duration library
* contrib/lisp/org-depend.el (org-depend-trigger-todo): Use new
  functions.

* contrib/lisp/org-invoice.el (org-invoice-heading-info):
(org-invoice-info-to-table):
(org-invoice-list-to-table): Use new functions.

* contrib/lisp/ox-taskjuggler.el (org-taskjuggler--build-task): Use
  new functions.

* lisp/org-agenda.el (org-agenda-show-clocking-issues):
(org-agenda-format-item):
(org-agenda-filter-effort-form): Use new functions.

* lisp/org-clock.el (org-clock-get-clock-string):
(org-clock-modify-effort-estimate):
(org-clock-notify-once-if-expired):
(org-clock-out):
(org-clock-display):
(org-clock-put-overlay):
(org-clocktable-write-default): Use new functions.

* lisp/org-table.el (org-table-sort-lines): Use new functions.

* lisp/org.el (org-properties-postprocess-alist):
(org-refresh-effort-properties):
(org-set-effort):
(org-entry-properties):
(org-property-next-allowed-value): Use new functions.

(org-time-clocksum-format):
(org-time-clocksum-use-fractional):
(org-time-clocksum-use-fractional-format):
(org-time-clocksum-use-effort-durations): Declare as obsolete.  Move
to "org-compat.el".

(org-minutes-to-clocksum-string):
(org-hh:mm-string-to-minutes):
(org-duration-string-to-minutes): Declare as obsolete.  Move to
"org-compat.el".
(org-hours-to-clocksum-string): Remove function.

* lisp/org-colview.el (org-columns--collect-values): Use new
  functions.
(org-columns--duration-re): Remove variable.
(org-columns--time-to-seconds): Rename to...
(org-columns--age-to-minutes): ... this.
(org-columns--format-age): New function.
(org-columns--summary-apply-times):
(org-columns--summary-min-age):
(org-columns--summary-max-age):
(org-columns--summary-mean-age): Use new functions.

* testing/lisp/test-org-clock.el (test-org-clock-clocktable-contents-at-point):
* testing/lisp/test-org-colview.el (test-org-colview/columns-summary):
  Update tests.
2017-02-13 14:41:15 +01:00
..
htmlize.el Remove Emacs 22 related code 2016-06-26 14:35:22 +02:00
ob-csharp.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-eukleides.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-fomus.el contrib, test suite: use assq instead of assoc for :keywords 2016-09-23 11:20:55 +01:00
ob-julia.el contrib, test suite: use assq instead of assoc for :keywords 2016-09-23 11:20:55 +01:00
ob-mathematica.el contrib, test suite: use assq instead of assoc for :keywords 2016-09-23 11:20:55 +01:00
ob-mathomatic.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-oz.el contrib, test suite: use assq instead of assoc for :keywords 2016-09-23 11:20:55 +01:00
ob-stata.el contrib, test suite: use assq instead of assoc for :keywords 2016-09-23 11:20:55 +01:00
ob-tcl.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-vbnet.el Update copyright years 2017-01-05 20:19:37 -05:00
org-annotate-file.el contrib/lisp/org-annotate-file.el: Create a customization group and convert defvar' customization variables to defcustom' 2014-05-09 22:22:10 +09:00
org-bibtex-extras.el Update copyright years 2017-01-05 20:19:37 -05:00
org-bookmark.el Update copyright years 2017-01-05 20:19:37 -05:00
org-checklist.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-choose.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-collector.el Update copyright years 2017-01-05 20:19:37 -05:00
org-contacts.el Update tel link definition 2016-08-08 11:10:04 +02:00
org-contribdir.el Update copyright years 2017-01-05 20:19:37 -05:00
org-depend.el Use Org duration library 2017-02-13 14:41:15 +01:00
org-drill.el Updated org-drill to version 2.4.7. 2015-07-24 18:35:44 -04:00
org-effectiveness.el Update copyright years 2017-01-05 20:19:37 -05:00
org-eldoc.el Update copyright years 2017-01-05 20:19:37 -05:00
org-elisp-symbol.el Update copyright years 2017-01-05 20:19:37 -05:00
org-eval-light.el Update copyright years 2017-01-05 20:19:37 -05:00
org-eval.el Update copyright years 2017-01-05 20:19:37 -05:00
org-expiry.el Update copyright years 2017-01-05 20:19:37 -05:00
org-git-link.el Update git, gitbare link definitions 2016-08-08 11:20:28 +02:00
org-index.el version 5.2.1 of org-index with speed improvements 2017-01-30 18:42:46 +01:00
org-interactive-query.el Update copyright years 2017-01-05 20:19:37 -05:00
org-invoice.el Use Org duration library 2017-02-13 14:41:15 +01:00
org-learn.el Update copyright years 2017-01-05 20:19:37 -05:00
org-license.el Update copyright years 2017-01-05 20:19:37 -05:00
org-link-edit.el org-link-edit.el: Sync with upstream 2016-03-08 01:51:31 -05:00
org-mac-iCal.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mac-link.el Merge branch 'maint' 2017-01-05 20:23:58 -05:00
org-mairix.el contrib: adapt to deprecation of org-remove-(angle-brackets,double-quotes) 2016-09-03 02:27:17 +01:00
org-man.el Update man link definition 2016-08-08 11:20:33 +02:00
org-mew.el Update copyright years 2017-01-05 20:19:37 -05:00
org-notify.el Update copyright years 2017-01-05 20:19:37 -05:00
org-notmuch.el Merge branch 'maint' 2016-09-30 10:00:57 +02:00
org-panel.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-passwords.el Improve functionality of org-passwords.el 2014-10-13 00:32:51 +02:00
org-registry.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-screen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-screenshot.el Update copyright years 2017-01-05 20:19:37 -05:00
org-secretary.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-static-mathjax.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-sudoku.el Update copyright years 2017-01-05 20:19:37 -05:00
org-toc.el Update copyright years 2017-01-05 20:19:37 -05:00
org-track.el Update copyright years 2017-01-05 20:19:37 -05:00
org-velocity.el org-velocity: New version of org-velocity. 2015-12-16 08:39:43 +01:00
org-vm.el Update copyright years 2017-01-05 20:19:37 -05:00
org-wikinodes.el Update copyright years 2017-01-05 20:19:37 -05:00
org-wl.el Update copyright years 2017-01-05 20:19:37 -05:00
orgtbl-sqlinsert.el Update copyright years 2017-01-05 20:19:37 -05:00
ox-bibtex.el ox-bibtex: Take key with spaces or non-alphabetic characters into account 2017-02-05 09:21:55 +01:00
ox-confluence.el ox-confluence.el: Export fixed-width as example-block 2016-12-14 13:22:44 +01:00
ox-deck.el ox-deck: parse checkboxes properly 2015-07-08 12:38:16 +02:00
ox-extra.el Change export block syntax 2015-12-20 21:56:27 +01:00
ox-freemind.el Update copyright years 2017-01-05 20:19:37 -05:00
ox-groff.el Update copyright years 2017-01-05 20:19:37 -05:00
ox-koma-letter.el Rename org-latex--make-preamble' into org-latex-make-preamble' 2017-01-21 11:31:25 +01:00
ox-rss.el Merge branch 'maint' 2016-06-14 13:57:23 +02:00
ox-s5.el ox: Add #+SUBTITLE property in some backends 2015-04-08 23:23:13 +02:00
ox-taskjuggler.el Use Org duration library 2017-02-13 14:41:15 +01:00