]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Fix bug in c-parse-state. Fixes bug #55181.
authorAlan Mackenzie <acm@muc.de>
Sun, 8 May 2022 13:14:14 +0000 (13:14 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 8 May 2022 13:16:46 +0000 (13:16 +0000)
commitf93c94996c7a8062878e1b7e0e7dba74bf5b98cd
treeed973ae12529a36317bbbc49eb7ae62ab73f6827
parentc7bd76a3f02d0a426c85035fd37b0d1a8b6ea5d9
CC Mode: Fix bug in c-parse-state.  Fixes bug #55181.

* lisp/progmodes/cc-engine.el (c-state-cache-lower-good-pos): When in a
literal, return the start of that literal as a "good pos", not the parameter
POS.
lisp/progmodes/cc-engine.el