aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-07-23 21:54:39 +0000
committerChong Yidong2008-07-23 21:54:39 +0000
commit3689dfeeb4a2d8bb4c15b11be0f21c4c122e40a5 (patch)
tree913c107eff06b3d9cdc10d5539c54445a3f8a37f
parent2296b54d601490849ce3555ea033ca906c29eda7 (diff)
downloademacs-3689dfeeb4a2d8bb4c15b11be0f21c4c122e40a5.tar.gz
emacs-3689dfeeb4a2d8bb4c15b11be0f21c4c122e40a5.zip
* progmodes/flymake.el (flymake-errline, flymake-warnline): Use
more suitable colors on dark displays.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ba139b20f56..d94a54d843f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-07-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2
3 * progmodes/flymake.el (flymake-errline, flymake-warnline): Use
4 more suitable colors on dark displays.
5
12008-07-23 Michael Albinus <michael.albinus@gmx.de> 62008-07-23 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1", 8 * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",