diff options
| author | Chong Yidong | 2007-02-20 01:56:02 +0000 |
|---|---|---|
| committer | Chong Yidong | 2007-02-20 01:56:02 +0000 |
| commit | 864a4ae770d365604a8b716cf40840908b7e32d4 (patch) | |
| tree | 91b9dafed71575e04ce84bdf7fba53477f714343 /src/ChangeLog | |
| parent | 1954495fad913d799d7d66cb7fbcaa050cfb5cac (diff) | |
| download | emacs-864a4ae770d365604a8b716cf40840908b7e32d4.tar.gz emacs-864a4ae770d365604a8b716cf40840908b7e32d4.zip | |
* frame.c (x_set_screen_gamma): Apply gamma value to the frame's
bgcolor.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a6b24c04970..ea85360e144 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-20 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * frame.c (x_set_screen_gamma): Apply gamma value to the frame's | ||
| 4 | bgcolor. | ||
| 5 | |||
| 1 | 2007-02-19 Kim F. Storm <storm@cua.dk> | 6 | 2007-02-19 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * minibuf.c (Fassoc_string): Allow symbols as keys. | 8 | * minibuf.c (Fassoc_string): Allow symbols as keys. |