* lisp/progmodes/python.el (python-font-lock-keywords): Don't return nil
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 Aug 2013 02:41:41 +0000 (22:41 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 Aug 2013 02:41:41 +0000 (22:41 -0400)
commit9e89d835b04c20a8cd3dfad452fa827d675b0938
treeb074830bb65218bfa455ad3a5d3fb89936f6c239
parent12c4970d70ae32fdcc81af55e1b2ff74afe96c93
* lisp/progmodes/python.el (python-font-lock-keywords): Don't return nil
from a matcher-function unless there's no more matches.

Fixes: debbugs:15161
lisp/ChangeLog
lisp/progmodes/python.el