• Anders Lindgren's avatar
    Fix diff-mode face problem when used in terminals (Bug#35695) · 520aca2d
    Anders Lindgren authored
    In a terminal supporting 256 colors, both diff-added and diff-removed
    was mapped to the same greyish color.
    
    * lisp/vc/diff-mode.el: Modify the colors of diff-removed,
      diff-added, diff-refine-removed, and diff-refine-added when
      used in a 256 color environment.
    520aca2d