org-capture.el (org-mks): Fix bug.
commit35b99831073e94237e0b2e82867c2073a9d39031
authorBastien Guerry <bzg@altern.org>
Tue, 16 Apr 2013 16:27:11 +0000 (16 18:27 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 16 Apr 2013 16:27:11 +0000 (16 18:27 +0200)
tree7e62a1798ab2b24654e558ad5d04ad1daf0861dc
parentbe63eeca01f35703df9d5d1d3e1dc52ed9857f8f
org-capture.el (org-mks): Fix bug.

* org-capture.el (org-mks): Fix bug: let-bind
`case-fold-search' to nil while matching the first letter of a
multi-letters template.

Thanks to Robert Goldman for reporting this bug and providing the fix.
lisp/org-capture.el