diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 26cfda927a5..061d2dac5c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-04-22 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * term.c (Ftty_display_color_p, Ftty_display_color_cells) | ||
| 4 | (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty) | ||
| 5 | (Fresume_tty): Doc fixes, replacing "terminal id" with "terminal | ||
| 6 | object". | ||
| 7 | |||
| 1 | 2009-04-21 Kenichi Handa <handa@m17n.org> | 8 | 2009-04-21 Kenichi Handa <handa@m17n.org> |
| 2 | 9 | ||
| 3 | * font.c (font_load_for_lface): Cancel previous change (bug#2994). | 10 | * font.c (font_load_for_lface): Cancel previous change (bug#2994). |