org-mode/lisp
Nicolas Goaziou 8985b3de64 Fix multiple property drawers insertion with repeated tasks
* lisp/org.el (org-add-log-setup): A property drawer may be inserted
  where the note is going to be added.  Make sure the note ends after
  the drawer.

Reported-by: Bradley M. Kuhn <bkuhn@ebb.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/93199>
2014-12-08 00:31:50 +01:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el awk code blocks handle tabular input 2014-06-07 11:16:55 -04:00
ob-C.el Silence byte-compiler 2014-11-08 10:18:42 +01:00
ob-calc.el
ob-clojure.el ob-clojure.el: Fix compatibility issue 2014-10-27 15:26:47 +01:00
ob-comint.el ob-comint.el: Fix bug. 2014-09-01 00:52:13 -04:00
ob-coq.el
ob-core.el org-src: Unify source editing tools 2014-11-24 00:07:39 +01:00
ob-css.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ditaa.el un-duplicate ditaa eps file name generation 2014-06-06 12:21:56 -04:00
ob-dot.el
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el
ob-eval.el ob-eval: Do not use read-only mode, switch to compilation mode only once 2014-09-10 11:22:43 +02:00
ob-exp.el Bump Emacs version 2014-10-24 11:56:09 +02:00
ob-forth.el ob-forth: Silence byte-compiler 2014-08-14 11:15:37 +02:00
ob-fortran.el
ob-gnuplot.el ob-gnuplot: Fix error when table contains dates 2014-09-15 13:47:20 +02:00
ob-groovy.el Make C, C++, D, Java, Groovy compilers customizable 2014-06-16 11:05:01 -04:00
ob-haskell.el
ob-io.el
ob-J.el ob-J: adapt to new `org-babel-process-params' 2014-08-26 09:16:28 +02:00
ob-java.el Make C, C++, D, Java, Groovy compilers customizable 2014-06-16 11:05:01 -04:00
ob-js.el Merge branch 'maint' 2014-11-22 00:04:51 +01:00
ob-keys.el
ob-latex.el ob-latex: fixes and improvements 2014-08-16 00:43:37 -04:00
ob-ledger.el
ob-lilypond.el ob-lilypond: Code cleanup 2014-08-20 22:24:01 +02:00
ob-lisp.el protect lisp code blocks from ending comments 2014-08-03 21:33:13 -04:00
ob-lob.el
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el ob-ocaml.el (org-babel-execute:ocaml): Code cleanup 2014-04-18 14:47:46 +02:00
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el
ob-R.el ob-R: fix interaction with ESS for new sessions 2014-10-10 12:35:57 -04:00
ob-ref.el
ob-ruby.el ob-ruby: clean up the session code some more and work around an I/O sync problem in comint 2014-09-21 17:59:49 +02:00
ob-sass.el
ob-scala.el
ob-scheme.el
ob-screen.el
ob-shell.el Merge branch 'maint' 2014-09-19 11:53:46 +02:00
ob-shen.el
ob-sql.el ob-sql.el: Clean mysql parameters generation 2014-09-20 23:06:40 +02:00
ob-sqlite.el
ob-table.el ob-table: Updated documentation. 2014-10-04 12:10:49 +02:00
ob-tangle.el tangle option to not post-process tangle comments 2014-06-07 11:29:03 -04:00
ob.el
org-agenda.el Erase `org-insert-labeled-timestamps-at-point' 2014-11-26 23:32:52 +01:00
org-archive.el org-archive: Provide a hook during the archive process 2014-10-16 18:57:34 +02:00
org-attach.el org-attach: Maybe delete heading attachments when archiving 2014-10-16 18:57:39 +02:00
org-bbdb.el
org-bibtex.el Merge branch 'maint' 2014-06-23 09:45:48 +02:00
org-capture.el Merge branch 'maint' 2014-11-02 10:42:09 +01:00
org-clock.el org-clock: Fix clocking when `org-clock-into-drawer' is a number 2014-12-03 15:24:40 +01:00
org-colview.el org-colview: Use regular "ITEM" property 2014-11-10 16:51:33 +01:00
org-compat.el org-compat: Provide compatibility definition for font-lock-ensure 2014-06-01 14:22:42 +02:00
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el
org-element.el org-element: Interpret diary timestamps 2014-12-03 17:17:00 +01:00
org-entities.el org-entities.el: Add parallel symbol 2014-11-19 14:50:21 +01:00
org-eshell.el
org-faces.el org-faces: remove org-copy-face 2014-09-27 23:36:37 -04:00
org-feed.el
org-footnote.el Reverting "org-footnote: forward declare functions" 2014-06-01 14:28:13 +02:00
org-gnus.el org-gnus.el: silent compiler 2014-06-13 12:26:10 +02:00
org-habit.el
org-id.el
org-indent.el
org-info.el org-info: Throw an error when following an info link fails 2014-11-16 00:18:24 +01:00
org-inlinetask.el
org-install.el
org-irc.el
org-list.el Fix parser wrt to defcustom syntax related changes 2014-11-10 00:08:44 +01:00
org-macro.el Warn about unexpanded macros on export 2014-10-12 16:47:09 +01:00
org-macs.el Make org-get-limited-outline-regexp usable outside of org. 2014-07-28 16:14:39 +02:00
org-mhe.el
org-mobile.el Merge branch 'maint' 2014-06-11 17:46:40 +02:00
org-mouse.el
org-pcomplete.el
org-plot.el org-plot: Correction in callback registration 2014-11-08 21:38:52 +01:00
org-protocol.el
org-rmail.el
org-src.el org-src: Fix docstring 2014-11-24 00:07:39 +01:00
org-table.el Rewrite setup keywords initialization 2014-10-28 14:23:52 +01:00
org-timer.el org-timer: Fix `org-timer-stop' 2014-12-02 11:47:18 +01:00
org-w3m.el
org.el Fix multiple property drawers insertion with repeated tasks 2014-12-08 00:31:50 +01:00
ox-ascii.el Fix custom timestamps during export 2014-12-03 17:18:16 +01:00
ox-beamer.el ox: Deprecate org-export-get-genealogy' for org-element-lineage' 2014-11-16 13:30:33 +01:00
ox-html.el ox-html: Fix docstring 2014-12-06 22:28:19 +01:00
ox-icalendar.el ox: Deprecate org-export-get-genealogy' for org-element-lineage' 2014-11-16 13:30:33 +01:00
ox-latex.el Fix custom timestamps during export 2014-12-03 17:18:16 +01:00
ox-man.el Parsing and exporting special blocks preserve case 2014-09-17 20:52:54 +02:00
ox-md.el Merge branch 'maint' 2014-11-02 23:11:44 +01:00
ox-odt.el ox: Deprecate org-export-get-genealogy' for org-element-lineage' 2014-11-16 13:30:33 +01:00
ox-org.el ox-org: Update wrt `org-element-block-name-alist' change 2014-08-08 10:34:34 +02:00
ox-publish.el Merge branch 'maint' 2014-11-04 22:25:18 +01:00
ox-texinfo.el Fix custom timestamps during export 2014-12-03 17:18:16 +01:00
ox.el ox: Deprecate org-export-get-genealogy' for org-element-lineage' 2014-11-16 13:30:33 +01:00