Refactor logging code
commitb8d8078368278949fb44fe4bd949e01446b8b6fc
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 28 Oct 2014 12:51:36 +0000 (28 13:51 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 28 Oct 2014 13:23:53 +0000 (28 14:23 +0100)
treedae6e8679b5d8e45c3361a8f348572578b758080
parent95c2c7f38cdaa7cea5f36ffa9c55da8bc86b0b00
Refactor logging code

* lisp/org.el (org-log-beginning): New function.
(org-ts-regexp-inactive): New variable.
(org-add-log-setup): Use new function.
(org-skip-over-state-notes): Make function more robust to
customization.
(org-store-log-note): Update function according to previous changes.
Small refactoring.
lisp/org.el