Mercurial > emacs
changeset 96943:54e09977a797
* progmodes/flymake.el (flymake-errline, flymake-warnline): Use
more suitable colors on dark displays.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 23 Jul 2008 21:54:39 +0000 |
parents | b66427dd3221 |
children | a34136e0b961 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 23 19:17:55 2008 +0000 +++ b/lisp/ChangeLog Wed Jul 23 21:54:39 2008 +0000 @@ -1,3 +1,8 @@ +2008-07-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change) + + * progmodes/flymake.el (flymake-errline, flymake-warnline): Use + more suitable colors on dark displays. + 2008-07-23 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",