Fix bug when retrieving time properties with modified keywords
commit1b2a21fdf777ee875ec9754ab7f4f265481cf396
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 27 Jun 2010 07:09:15 +0000 (27 09:09 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 27 Jun 2010 07:09:15 +0000 (27 09:09 +0200)
tree7d3bdc3a631245c80a2721ffe5cab4469c63da8b
parenta77dce0eacea8b7094d8106df9185adc94230b5b
Fix bug when retrieving time properties with modified keywords

* lisp/org.el (org-entry-properties): Make sure that standard property
names are used even if the user has customized time keywords.
lisp/org.el