org-mode/lisp
Nicolas Goaziou 2d62c0e173 org-clock: Fix `org-clock-remove-empty-clock-drawer'
* lisp/org-clock.el (org-clock-drawer-name): New function.
(org-clock-find-position): Use new function.
(org-clock-remove-empty-clock-drawer): Remove drawer actually used for
clocks, which may be different from the one used for storing notes.
Also, consider that headlines could use different drawer names in the
same tree.
2015-09-01 10:29:33 +02:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-J.el ob-J: adapt to new `org-babel-process-params' 2014-08-26 09:16:28 +02:00
ob-R.el ob-R: Allow more :results values 2015-05-19 23:22:11 +02:00
ob-abc.el improve handling of output file types 2013-09-25 09:12:42 -06:00
ob-asymptote.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-awk.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-calc.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-clojure.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-comint.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-coq.el Update remaining copyright years in lisp/ 2015-08-10 02:17:52 -04:00
ob-core.el ob: Fix RESULTS indentation 2015-08-23 23:41:56 +02:00
ob-css.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ditaa.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-dot.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-eval.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-exp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-forth.el ob-forth: Silence byte-compiler 2014-08-14 11:15:37 +02:00
ob-fortran.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-gnuplot.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-groovy.el Update remaining copyright years in lisp/ 2015-08-10 02:17:52 -04:00
ob-haskell.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-io.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-java.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-js.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-keys.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-latex.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ledger.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lilypond.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lob.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-makefile.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-matlab.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-maxima.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-mscgen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ocaml.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-octave.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-org.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-perl.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-picolisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-plantuml.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-processing.el ob-processing.el: Support for Processing language 2015-04-25 10:01:21 +02:00
ob-python.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-ref.el Fix some copyright years 2015-04-02 11:37:32 +02:00
ob-ruby.el ob-ruby: Fix double-escaping 2015-08-12 22:55:54 -04:00
ob-sass.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-scala.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-scheme.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-screen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sed.el Org Babel now supports sed scripts 2015-05-30 14:59:01 +02:00
ob-shell.el Update remaining copyright years in lisp/ 2015-08-10 02:17:52 -04:00
ob-shen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sql.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sqlite.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-table.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-tangle.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-agenda.el Fix agenda follow mode to work with included diary 2015-08-24 22:49:11 +02:00
org-archive.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-attach.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-bbdb.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-bibtex.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-capture.el org-capture: Fix bindings in header line 2015-08-22 00:54:14 +02:00
org-clock.el org-clock: Fix `org-clock-remove-empty-clock-drawer' 2015-09-01 10:29:33 +02:00
org-colview.el org-colview: Fix column view area 2015-08-12 14:49:02 +02:00
org-compat.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
org-crypt.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-ctags.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-datetree.el org-datetree: Fix DATE_TREE search 2015-08-22 21:40:54 +02:00
org-docview.el org-element: Externalize docview links 2015-02-03 23:00:21 +01:00
org-element.el Fix 93b73bd 2015-08-19 16:24:34 +02:00
org-entities.el org-entities: Add frowny 2015-07-13 11:40:29 +02:00
org-eshell.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-faces.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-feed.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-footnote.el org-footnote-action: Handle nil context 2015-08-24 00:10:54 -04:00
org-gnus.el Backport commit c1cacb0 from Emacs master branch 2015-08-22 16:51:38 -04:00
org-habit.el org-habit: Add support for "++" and "+" repeater types 2015-03-07 19:29:40 +01:00
org-id.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-indent.el org-indent: Remove extra column in indentation 2015-08-25 15:03:59 +02:00
org-info.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-inlinetask.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-list.el org-list: Fix "Invalid search bound" error 2015-08-11 14:11:15 +02:00
org-macro.el Remove spurious argument to `org-link-search' 2015-08-04 14:10:44 +02:00
org-macs.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mhe.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mobile.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mouse.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-pcomplete.el org-pcomplete: Update copyright year 2015-04-22 14:23:19 +02:00
org-plot.el org-plot: Fix empty cells handling 2015-03-15 18:10:43 +01:00
org-protocol.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-rmail.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-src.el org-footnote: Fix remote editing of empty definitions 2015-08-14 16:48:41 +02:00
org-table.el org-table: Fix number-or-marker-p error 2015-08-09 02:12:47 +02:00
org-timer.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-w3m.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org.el Fix column view display when editing a property 2015-08-26 22:18:21 +02:00
ox-ascii.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
ox-beamer.el ox-beamer: Wrap labels in braces 2015-06-16 21:30:41 +02:00
ox-html.el ox-html: Fix center block class 2015-08-26 01:16:46 +02:00
ox-icalendar.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ox-latex.el ox-latex: Allow nil for `org-latex-hyperref-template' 2015-08-19 16:51:07 +02:00
ox-man.el Backport commit 0c856a2 from Emacs master branch 2015-08-05 23:29:43 -04:00
ox-md.el Export back-ends: Use `org-export-file-uri' 2015-04-20 12:37:13 +02:00
ox-odt.el ox-odt: Small refactoring 2015-08-16 19:30:39 +02:00
ox-org.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
ox-publish.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
ox-texinfo.el Backport commit 0c856a2 from Emacs master branch 2015-08-05 23:29:43 -04:00
ox.el ox: Fix uninterpreted data in captions 2015-08-25 14:44:20 +02:00