]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Fix bug in "state cache" invalidation function.
authorAlan Mackenzie <acm@muc.de>
Tue, 23 Feb 2021 11:16:24 +0000 (11:16 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 23 Feb 2021 11:16:24 +0000 (11:16 +0000)
commit7ebdecfcdfc59f34b4751bcd69b4efabec7be48c
treea4903868675dbf61d12d70d3d102ac838a152039
parentb03d9d2c13085b23cf50cbb651ea2c592fe3739d
CC Mode: Fix bug in "state cache" invalidation function.

* lisp/progmodes/cc-engine.el (c-invalidate-state-cache-1): Rewrite part of
it, following the code in c-parse-state-1, to get a proper setting of
c-state-cache-good-pos.
lisp/progmodes/cc-engine.el