org.el (org-entry-put): Check that the value provided is a string
commit9758f203fba8949658cbc462509e1a61b3364199
authorBastien Guerry <bzg@altern.org>
Fri, 3 Jan 2014 09:07:09 +0000 (3 10:07 +0100)
committerBastien Guerry <bzg@altern.org>
Fri, 3 Jan 2014 09:07:09 +0000 (3 10:07 +0100)
treecb309964cb7d06fb3038534f29df0bcd70479ea6
parent03ce57e7dba06ab26d80cbec5a1a3045a0caa7e3
org.el (org-entry-put): Check that the value provided is a string

* org.el (org-entry-put): Check that the value provided is a
string.  If it is nil, convert it to the empty string.
lisp/org.el