Fix `org-set-property'.
commite7dda77691403e3c2e748456825de9040184ccf4
authorBastien Guerry <bzg@altern.org>
Fri, 4 May 2012 21:58:55 +0000 (4 23:58 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 4 May 2012 21:58:55 +0000 (4 23:58 +0200)
treefa22e85ac676a48e9e280a9ba9137c13b0d4ef18
parent5412883c1d0af7f74ff5506d721f441a8d433eba
Fix `org-set-property'.

* org.el (org-properties-postprocess-alist): Better
customization type.
(org-set-property): Fix the check against
`org-properties-postprocess-alist'.

Thanks to Bill Wishon for testing/spotting this.
lisp/org.el