]> git.eshelyaron.com Git - emacs.git/commit
Correct c-parse-state cache manipulation error.
authorAlan Mackenzie <acm@muc.de>
Wed, 17 Feb 2016 11:53:01 +0000 (11:53 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 17 Feb 2016 11:53:01 +0000 (11:53 +0000)
commit2abcb06cab03cf9040348146fcc0e3e93ae24a58
tree5b119462f5920fa6df62b8c4078b97fb0c5a4236
parent14aec913ac3f0dd408487c0e8327403e0f239964
Correct c-parse-state cache manipulation error.

* lisp/progmodes/cc-engine.el (c-invalidate-state-cache-1): Correct a
comparison bound.  Amend comments.
lisp/progmodes/cc-engine.el