org-agenda: Fix logging with bulk agenda commands
commit7e4228a1373ca72f7f66877be21258d692c8d7c0
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 6 Feb 2015 08:52:25 +0000 (6 09:52 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 6 Feb 2015 08:52:25 +0000 (6 09:52 +0100)
treebd2dbcea13426b42c7af2baaccb5811c66fc344a
parentab9e9d2857e01d832e39678dd6e7ec8cd13da3b3
org-agenda: Fix logging with bulk agenda commands

* lisp/org-agenda.el (org-agenda-new-marker): Make sure data inserted
  inserted in the heading above marker updates it.
(org-agenda-bulk-action): Enforce calling `org-add-log-note' after
each action.

Reported-by: Maxim Baz <z0rch.coding@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/94654>
lisp/org-agenda.el