org-colview: Handle user-defined inheritance in agenda colview
commitf1ee487218da00962eb8b67d1f5ec1f54a5a04db
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 2 Jun 2015 19:56:50 +0000 (2 21:56 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 2 Jun 2015 19:56:50 +0000 (2 21:56 +0200)
tree1258b80bc7a18c90b704e94fc3701a95903abc74
parent80aa84f135fe595a9470365fca46e0b75fd25d3d
org-colview: Handle user-defined inheritance in agenda colview

* lisp/org-colview.el (org-agenda-columns): Use `org-entry-get'
  instead of `org-entry-properties' to handle inheritance for
  user-provided properties.
lisp/org-colview.el