org.el: Fix bug in `org-fill-template'
commit944fd9d651633e2137ba75de6b6fe6b85aa75897
authorBastien Guerry <bzg@altern.org>
Mon, 13 Aug 2012 21:53:18 +0000 (13 23:53 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 13 Aug 2012 21:53:18 +0000 (13 23:53 +0200)
tree2268ffce08d1fb32fd4014fa81f8f4bff267b8b6
parentd1b72db9618fe36be3bc81e819a593b910f75eb3
org.el: Fix bug in `org-fill-template'

* org.el (org-fill-template): Fix bug when filling template for
a key associated to the nil value.

Thanks to Ken Williams for reporting this.
lisp/org.el