0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 13:48:38 +00:00
org-mode/lisp
Nicolas Goaziou 0266c36645 Do not use `org-refresh-effort-properties' when initializing Org
* lisp/org.el (org-mode): Do not call `org-refresh-effort-properties'.
(org-set-effort): Avoid using `effort' text property.
* lisp/org-timer.el (org-timer-set-timer): Avoid using
  `effort-minutes' text property.

Limit use of `effort' and `effort-minutes' properties to "org-agenda".
2018-10-03 18:44:34 +02:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el
ob-C.el Revert "ob-C: Provide ob-C++' and ob-D'" 2018-05-30 12:57:21 +02:00
ob-calc.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-clojure.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-comint.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-coq.el
ob-core.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-css.el
ob-ditaa.el
ob-dot.el ob-dot: Fix error with utf-8 encoded dot files 2018-09-29 08:44:39 +02:00
ob-ebnf.el
ob-emacs-lisp.el Silence byte-compiler 2018-10-01 21:33:49 +02:00
ob-eshell.el ob-eshell: Silence byte-compiler 2018-10-03 18:44:34 +02:00
ob-eval.el
ob-exp.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-forth.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-fortran.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-gnuplot.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-groovy.el Replace dash by underscore in temp file names. 2018-02-24 21:39:50 +01:00
ob-haskell.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-hledger.el
ob-io.el
ob-J.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-java.el
ob-js.el ob-js.el: fix declare-function calls for external library fns 2018-05-10 01:10:52 +01:00
ob-keys.el
ob-latex.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-ledger.el
ob-lilypond.el
ob-lisp.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-lob.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-lua.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-octave.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-org.el Backport commit 66a4e651f from Emacs 2018-02-18 16:32:41 -05:00
ob-perl.el
ob-picolisp.el Backport commit 66a4e651f from Emacs 2018-02-18 16:32:41 -05:00
ob-plantuml.el ob-plantupml: Added LaTeX output support 2018-10-03 18:44:34 +02:00
ob-processing.el
ob-python.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-R.el
ob-ref.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-ruby.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-sass.el
ob-scheme.el ob-scheme: Fix scheme blocks ignoring :results in formatting 2018-06-21 22:00:19 +02:00
ob-screen.el
ob-sed.el ob-sed: Use -f instead of --file to support BSD sed 2018-04-05 16:47:41 +02:00
ob-shell.el ob-shell: Initialize header arguments for other shell names 2018-06-15 22:46:11 +02:00
ob-shen.el
ob-sql.el ob-sql.el: Improve Oracle connection and usage for ob-sql. 2018-03-16 23:01:58 +01:00
ob-sqlite.el
ob-stan.el
ob-table.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-tangle.el ob-tangle: Fix `org-babel-detangle' 2018-06-05 11:55:55 +02:00
ob-vala.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob.el
org-agenda.el org,org-agenda: New: open info depending on context 2018-10-01 22:47:33 +02:00
org-archive.el org-archive: Do not create multiple archive subtrees 2018-06-19 13:44:38 +02:00
org-attach.el org-attach: Don't query unnecessarily about archiving 2018-08-10 21:24:54 -04:00
org-bbdb.el org-bbdb: fix anniversary with format MM-DD 2018-09-23 16:01:27 +02:00
org-bibtex.el Deprecate org-get-local-tags' and org-get-local-tags-at' 2018-04-19 11:51:54 +02:00
org-capture.el org-capture: Save buffer in `org-capture-refile' 2018-09-15 16:56:35 +02:00
org-clock.el Lift the artificial limit on the clock history length. 2018-10-03 12:50:05 +02:00
org-colview.el org-colview: Plain numbers are minutes instead of hours 2018-10-03 18:44:34 +02:00
org-compat.el `org-fill-paragraph' leaves buffer unmodified when doing nothing 2018-10-03 18:44:34 +02:00
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el
org-duration.el
org-element.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-entities.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-eshell.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-eww.el Fix typo in docstring 2018-04-26 09:56:45 +02:00
org-faces.el org-faces: Complete docstring for org-quote, org-verse 2018-04-28 09:50:51 +02:00
org-feed.el Mark `org-get-indentation' as obsolete 2018-05-09 01:26:31 +02:00
org-footnote.el Revert "org-footnote: Fix location after moving to definition" 2018-08-30 23:59:01 +02:00
org-gnus.el org-gnus: Fix `org-gnus-store-link' 2018-03-03 23:33:17 +01:00
org-goto.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
org-habit.el
org-id.el
org-indent.el org-indent: Add org-indent' face to org-indent-boundary-char' 2018-08-21 21:50:53 +02:00
org-info.el org-info: Fix typo 2018-06-24 19:55:11 +02:00
org-inlinetask.el org-inlinetask.el: Tiny formatting and rephrasing fixes 2018-04-26 15:51:18 +02:00
org-install.el
org-irc.el
org-lint.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-list.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-macro.el Silence byte-compiler 2018-10-01 21:33:49 +02:00
org-macs.el org-macs: Optimize `org-string-width' 2018-08-30 21:09:57 +02:00
org-mhe.el
org-mobile.el org-mobile: Fix a docstring 2018-09-29 16:14:30 +02:00
org-mouse.el Rewrite tags setting functions 2018-04-20 10:51:21 +02:00
org-pcomplete.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-plot.el
org-protocol.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-rmail.el
org-src.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-table.el org-table: Adding single cell movement functions 2018-10-03 18:44:34 +02:00
org-tempo.el org-tempo: Fix docstring 2018-06-14 16:39:28 +02:00
org-timer.el Do not use `org-refresh-effort-properties' when initializing Org 2018-10-03 18:44:34 +02:00
org-w3m.el Many small code improvements 2018-05-10 04:22:30 +01:00
org.el Do not use `org-refresh-effort-properties' when initializing Org 2018-10-03 18:44:34 +02:00
ox-ascii.el Remove `org-get-tags-string' 2018-04-19 11:52:07 +02:00
ox-beamer.el ox-beamer: Fix `org-beamer-select-environment' 2018-05-01 23:27:37 +02:00
ox-html.el ox-html: Fix consistency between footnote definitions 2018-10-03 15:26:14 +02:00
ox-icalendar.el
ox-latex.el ox-latex: Tiny refactoring 2018-09-22 08:45:43 +02:00
ox-man.el Prevent spurious newline character in fixed-width area value 2018-07-02 00:24:38 +02:00
ox-md.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ox-odt.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ox-org.el ox-org: Fix typo in docstring 2018-09-21 14:19:04 +02:00
ox-publish.el ox-*: single-armed “if” -> “when” 2018-05-10 01:17:12 +01:00
ox-texinfo.el Prevent spurious newline character in fixed-width area value 2018-07-02 00:24:38 +02:00
ox.el Add new :coding parameter to #+include keyword 2018-10-03 18:44:34 +02:00