diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0ae6b099e24..1de38454e55 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * term.c (Ftty_display_color_cells): New function. | 3 | * term.c (Ftty_display_color_cells): New function. |
| 4 | (syms_of_term): Defsubr it. | 4 | (syms_of_term): Defsubr it. |
| 5 | (Ftty_display_color_cells, Ftty_display_color_p): Change the | ||
| 6 | argument name to DISPLAY. Doc fix. | ||
| 5 | 7 | ||
| 6 | * dispextern.h: Add prototype for set_tty_color_mode and | 8 | * dispextern.h: Add prototype for set_tty_color_mode and |
| 7 | tty_setup_colors. | 9 | tty_setup_colors. |