Highlight top-level augmented assignments in Python (Bug#6445).
authorChong Yidong <cyd@stupidchicken.com>
Sun, 21 Nov 2010 17:12:44 +0000 (12:12 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 21 Nov 2010 17:12:44 +0000 (12:12 -0500)
commit4e2f7d2a68a1849a1b8ef5488afbd2c0dadd1e80
tree960dc2d31bd466a29d176d2239b93d95d6733199
parent731e263a732a84174bf324f48720e4645ab4b9b1
Highlight top-level augmented assignments in Python (Bug#6445).

* progmodes/python.el (python-font-lock-keywords): Highlight
top-level augmented assignments (Bug#6445).
lisp/ChangeLog
lisp/progmodes/python.el