]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: fontify variables/functions after line comments ending in spaces
authorAlan Mackenzie <acm@muc.de>
Fri, 29 Jul 2022 20:18:58 +0000 (20:18 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 29 Jul 2022 20:18:58 +0000 (20:18 +0000)
commite0f54c62ecb72c41a9afc6d6c3e22b1a0b113f11
treeab9371d1d9a082296e1750d5c9f2065f28f1d5de
parent2c6a94c5b8df86c04479dd725dcfbb86ef8e6c2b
CC Mode: fontify variables/functions after line comments ending in spaces

* lisp/progmodes/cc-engine.el (c-forward-comment-minus-1): Take account of
spaces preceding a linefeed when scanning a putative line comment end.
lisp/progmodes/cc-engine.el