Fix loss of documentation face in certain CC Mode doc comment situations
commit293720e930ac33e007d3402b677d6c482d0a3dbf
authorAlan Mackenzie <acm@muc.de>
Thu, 21 Dec 2017 17:18:40 +0000 (21 17:18 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 21 Dec 2017 17:18:40 +0000 (21 17:18 +0000)
treedb3d3e93829f04188ccd5de67f9c6441eaa63d9c
parent8a73b7003e5db5a57550270602841d9ee2194cf5
Fix loss of documentation face in certain CC Mode doc comment situations

* lisp/progmodes/cc-fonts.el (c-font-lock-doc-comments): Take into account
the possibility of font-lock-comment-delimiter-face.  Test rigorously for
"/**" (etc.) being itself inside a literal, rather than just depending on the
face of the previous character.
lisp/progmodes/cc-fonts.el