emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Diff mode faces


From: Stefan Monnier
Subject: Re: Diff mode faces
Date: Mon, 11 Jul 2005 09:43:07 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>  (defface diff-context
> -  '((t :inherit shadow))
> +  '((((class color) (min-colors 88)) :inherit shadow))
>    "`diff-mode' face used to highlight context and other side-information."
>    :group 'diff-mode)

Maybe the shadow face should be fixed instead.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]