diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 19625735579..41f02828c97 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-08-28 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]: | ||
| 4 | Don't attempt to replace cursor on image glyphs. | ||
| 5 | |||
| 1 | 2006-08-28 Kenichi Handa <handa@m17n.org> | 6 | 2006-08-28 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (Fdetect_coding_region, Fdetect_coding_string): Fix | 8 | * coding.c (Fdetect_coding_region, Fdetect_coding_string): Fix |