• Juri Linkov's avatar
    * lisp/faces.el (error, warning, success): New faces with definitions · bc987f8b
    Juri Linkov authored
    copied from old default values of `font-lock-warning-face',
    `compilation-warning', `compilation-info'.
    
    * lisp/font-lock.el (font-lock-warning-face): Inherit from `error'.
    
    * lisp/progmodes/compile.el (compilation-error): Inherit from `error'.
    (compilation-warning): Inherit from `warning'.
    (compilation-info): Inherit from `success'.
    
    * lisp/dired.el (dired-marked): Inherit from `warning'.
    (dired-flagged): Inherit from `error'.
    
    Fixes: debbugs:6117
    bc987f8b
font-lock.el 103 KB