# HG changeset patch # User Miles Bader # Date 971261790 0 # Node ID b093e382628de89066a8d1c2d928c4319f23be60 # Parent df733fbcda8a21f01c4bd20cb0999138567b5f29 *** empty log message *** diff -r df733fbcda8a -r b093e382628d lisp/ChangeLog --- a/lisp/ChangeLog Wed Oct 11 10:39:08 2000 +0000 +++ b/lisp/ChangeLog Wed Oct 11 10:56:30 2000 +0000 @@ -3,6 +3,7 @@ * faces.el (frame-set-background-mode): Pay attention to saved face specs as well as default ones. Only do anything if the bg-mode or display-type has actually changed. Use `dolist'. + (region): Make dark-background `region' face less in-your-face. 2000-10-10 Sam Steingold