• Dmitry Gutov's avatar
    Handle multiple matches on the same line; add highlighting · f103a277
    Dmitry Gutov authored
    * lisp/progmodes/xref.el (xref-location-marker): Interpret the
    column value in characters.
    (xref--collect-matches): Rename from `xref--collect-match'.
    Search for all matches in the hit line.  Add `highlight' face to
    the matched region in the summary.  Update both callers.
    f103a277
xref.el 34.5 KB