Mercurial > emacs
diff src/ChangeLog @ 103605:d6ac90c70d24
* term.c (turn_on_face): Allow simultaneously bold and dim
terminal faces (Bug#3530).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 27 Jun 2009 21:27:51 +0000 |
parents | c99edccfe4d8 |
children | 6a16d54ca1af |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jun 27 20:44:03 2009 +0000 +++ b/src/ChangeLog Sat Jun 27 21:27:51 2009 +0000 @@ -1,3 +1,8 @@ +2009-06-27 Chuck Blake <cblake@pdos.csail.mit.edu> (tiny change) + + * term.c (turn_on_face): Allow simultaneously bold and dim + terminal faces (Bug#3530). + 2009-06-27 Chong Yidong <cyd@stupidchicken.com> * frame.c (x_get_arg): Check if dpyinfo is non-NULL.