• Paul Eggert's avatar
    Rework C source files to avoid ^( · 7352c6c6
    Paul Eggert authored
    Work around Bug#22884 by rewording comments and strings to avoid ‘(’
    at the start of a line unless it starts a function.  This change
    is a short-term hack; in the longer run we plan to fix cc-mode’s
    performance for C files that have ‘(’ at the start of a line in a
    comment or string.
    7352c6c6
marker.c 21.2 KB