diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 061d2dac5c0..298222cdc0c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * term.c (Ftty_display_color_p, Ftty_display_color_cells) | 3 | * term.c (Ftty_display_color_p, Ftty_display_color_cells) |
| 4 | (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty) | 4 | (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty) |
| 5 | (Fresume_tty): Doc fixes, replacing "terminal id" with "terminal | 5 | (Fresume_tty, Vsuspend_tty_functions, Vresume_tty_functions): Doc |
| 6 | object". | 6 | fixes, replacing "terminal id" with "terminal object". |
| 7 | 7 | ||
| 8 | 2009-04-21 Kenichi Handa <handa@m17n.org> | 8 | 2009-04-21 Kenichi Handa <handa@m17n.org> |
| 9 | 9 | ||