org-capture.el (org-capture-mode): Fix bug: don't run the mode's hook twice
commitec9f52d185753a943a1a56e6c5155571fce9307a
authorBastien Guerry <bzg@altern.org>
Mon, 24 Sep 2012 05:07:43 +0000 (24 07:07 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 24 Sep 2012 05:07:43 +0000 (24 07:07 +0200)
treec59d994eafb3e8984185a20780d9ef7336059adb
parent5a297114fabfc06effcec63e767ff4e9d7b46cb9
org-capture.el (org-capture-mode): Fix bug: don't run the mode's hook twice

* org-capture.el (org-capture-mode): Fix bug: don't run the
mode's hook twice.

Thanks to Kalev Takkis for reporting this.
lisp/org-capture.el