]> git.eshelyaron.com Git - emacs.git/commit
Fix hang in CC Mode when ":" is typed after identifier at EOB.
authorAlan Mackenzie <acm@muc.de>
Fri, 16 Jun 2017 10:42:20 +0000 (10:42 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 16 Jun 2017 10:42:20 +0000 (10:42 +0000)
commitcc6a66b9a154b336a9a460b37ca843eb3b9e94f5
tree5142c48504f39b9f00f0e001bd98ae389cf4f313
parent7a2038d7c887e4fa08a91950a7494d1dd20c39e1
Fix hang in CC Mode when ":" is typed after identifier at EOB.

* list/progmodes/cc-engine.el (c-forward-declarator): Fix coding error
confusing ":" and EOB.
lisp/progmodes/cc-engine.el