emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp diff-mode.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp diff-mode.el
Date: Tue, 19 Jul 2005 07:28:36 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    05/07/19 11:28:35

Modified files:
        lisp           : diff-mode.el 

Log message:
        (diff-file-header): Change foreground color from
        yellow to green on light backgrounds.
        (diff-context): Inherit from `shadow' only for color/grayscale
        with more than 88 colors.
        (diff-indicator-removed, diff-indicator-added)
        (diff-indicator-changed): New faces.
        (diff-font-lock-keywords): Use new faces.  Regroup rules.
        Add "^---$" for `normal' diff format.  Fontify `#' lines with
        font-lock-comment-delimiter-face and font-lock-comment-face.
        Add `#' to ^[^...] in the rule for `diff-context-face'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/diff-mode.el.diff?tr1=1.78&tr2=1.79&r1=text&r2=text





reply via email to

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