Mercurial > emacs
changeset 105231:09ba0008e18b
* 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.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Sun, 27 Sep 2009 16:11:10 +0000 |
parents | 465e0665ef80 |
children | e6976b3d93d5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <Adrian.B.Robert@gmail.com> + + * 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 <tzz@lifelogs.com> * net/imap-hash.el: New library, see NEWS.