Check that a "macro" found near point-min isn't a ## operator. Fixes
commit605cfb8b7a4ef8f73ddc8f2de5c086f3a7455971
authorAlan Mackenzie <acm@muc.de>
Sat, 18 Oct 2014 10:02:59 +0000 (18 10:02 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 18 Oct 2014 10:02:59 +0000 (18 10:02 +0000)
treed1547a365dc150ed909f82068d63d89ede926c82
parent4b6d6e69098ec2c823b637a82e1c3fb10539f7b0
Check that a "macro" found near point-min isn't a ## operator.  Fixes
bug #18749.
progmodes/cc-engine.el (c-macro-is-genuine-p): New function.
(c-beginning-of-macro): Use the above new function.
lisp/ChangeLog
lisp/progmodes/cc-engine.el