Fix an infloop in CC-mode (Bug#7595).
commit3b95603fb59f2445110e93b77b7470c3abf90913
authorAlan Mackenzie <acm@muc.de>
Mon, 31 Jan 2011 23:07:43 +0000 (31 18:07 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 31 Jan 2011 23:07:43 +0000 (31 18:07 -0500)
tree562417de245e59ba5a9cb8f0120b079a00b11cf3
parent3e46acf717ce32ff667781e5226242f113dcdbef
Fix an infloop in CC-mode (Bug#7595).

* progmodes/cc-cmds.el (c-forward-over-illiterals): Continue
parsing if we encounter a naked # (Bug#7595).
(c-beginning-of-statement): Avoid loop in locating the beginning
of a macro.
lisp/ChangeLog
lisp/progmodes/cc-cmds.el