Repair the working of a LOGGING property value `nil'
commit57a5ef69b8c867bc69aacb4cc146c1d5f7ea55a4
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 2 Jul 2010 13:49:40 +0000 (2 15:49 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 2 Jul 2010 13:49:40 +0000 (2 15:49 +0200)
tree5326d1db9579c9606019866ed65df036fc5601e8
parent8da31057eb0952889858c6e52c6e291596b5bee5
Repair the working of a LOGGING property value `nil'

* lisp/org.el (org-entry-get-with-inheritance): New argument LITERAL-NIL.
(org-entry-get): Pass `literal-nil' into
`org-entry-get-with-inheritance'.
(org-todo): React to nil values of the LOGGING property.
lisp/org.el