From: Chong Yidong Date: Wed, 23 Jul 2008 21:54:39 +0000 (+0000) Subject: * progmodes/flymake.el (flymake-errline, flymake-warnline): Use X-Git-Tag: emacs-pretest-23.0.90~3952 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3689dfeeb4a2d8bb4c15b11be0f21c4c122e40a5;p=emacs.git * progmodes/flymake.el (flymake-errline, flymake-warnline): Use more suitable colors on dark displays. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ba139b20f56..d94a54d843f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-07-23 Nikolaj Schumacher (tiny change) + + * progmodes/flymake.el (flymake-errline, flymake-warnline): Use + more suitable colors on dark displays. + 2008-07-23 Michael Albinus * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",