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 1a05203273f..0597c5d9f21 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-10-09 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * term.c (tty_menu_activate): Flush the output stream after | ||
| 4 | showing the cursor, and don't mark the frame garbaged at exit from | ||
| 5 | the function. Fixes redisplay glitches when moving from one menu | ||
| 6 | to another. | ||
| 7 | |||
| 1 | 2013-10-09 Jan Djärv <jan.h.d@swipnet.se> | 8 | 2013-10-09 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 9 | ||
| 3 | * nsfns.m (Fns_convert_utf8_nfd_to_nfc): Check input for valid UTF-8 | 10 | * nsfns.m (Fns_convert_utf8_nfd_to_nfc): Check input for valid UTF-8 |