Correct loop termination condition in c-syntactic-skip-backward.
commit790221774532185b590fecd64585309aed034063
authorAlan Mackenzie <acm@muc.de>
Sat, 2 Aug 2014 16:42:29 +0000 (2 16:42 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 2 Aug 2014 16:42:29 +0000 (2 16:42 +0000)
treec5c9324b874b892345471efecb589882228cf4a5
parentcb8b23675e088b0c3ba6dce8d6a0b085324f04f3
Correct loop termination condition in c-syntactic-skip-backward.
progmodes/cc-engine.el (c-syntactic-skip-backward): Correct for the
situation where, after moving back out of a literal, skip-chars-backward
doesn't move further, yet checks have still to be done.
lisp/ChangeLog
lisp/progmodes/cc-engine.el