# HG changeset patch # User Adrian Robert # Date 1254067870 0 # Node ID 09ba0008e18b9d438f8f6f1802964848ae3fe672 # Parent 465e0665ef8024a9b8b9d85afd7eb21f89ff99ad * term/ns-win.el: Don't set the region face background. (Bug#4381) * faces.el: Default light-background background for region face to ns_selection_color under NS. diff -r 465e0665ef80 -r 09ba0008e18b lisp/ChangeLog --- a/lisp/ChangeLog Sun Sep 27 16:06:33 2009 +0000 +++ b/lisp/ChangeLog Sun Sep 27 16:11:10 2009 +0000 @@ -1,3 +1,10 @@ +2009-09-27 Adrian Robert + + * term/ns-win.el: Don't set the region face background. (Bug#4381) + + * faces.el: Default light-background background for region face to + ns_selection_color under NS. + 2009-09-27 Teodor Zlatanov * net/imap-hash.el: New library, see NEWS.