• Alan Mackenzie's avatar
    Correct the fontification of quote marks after buffer changes in CC Mode. · c8439abe
    Alan Mackenzie authored
    * lisp/progmodes/cc-defs.el
    (c-search-forward-char-property-with-value-on-char): New macro.
    
    * lisp/progmodes/cc-mode.el (c-parse-quotes-before-change)
    (c-parse-quotes-after-change): Rewrite the functions, simplifying
    considerably, and removing unnecessary optimisations.  Invalidate two caches
    after manipulating text properties.
    c8439abe
cc-mode.el 89.8 KB