diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2db05fd1722..c6e0d92f1f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-12-16 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * nsterm.m (ns_draw_window_cursor): If the cursor color is the | ||
| 4 | same as the background, use the face forground as cursor. | ||
| 5 | |||
| 1 | 2010-12-13 Eli Zaretskii <eliz@gnu.org> | 6 | 2010-12-13 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * fileio.c (Fexpand_file_name): Doc fix. (Bug#7617) | 8 | * fileio.c (Fexpand_file_name): Doc fix. (Bug#7617) |