• Alan Mackenzie's avatar
    Fix fontification of labels, and other things with ":". · 1379f2c5
    Alan Mackenzie authored
    * progmodes/cc-engine.el (c-forward-label): The function now
    returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
    the former t.
    
    * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
    new return code from c-forward-label, fontifying tokens properly.
    Add some general comments throughout the file.
    1379f2c5
cc-fonts.el 83.5 KB