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 f1e243248f4..f98453efab8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-03-07 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (notice_overwritten_cursor): Check that phys_cursor.vpos | ||
| 4 | is valid. If not, clear phys_cursor_on_p and return. | ||
| 5 | |||
| 1 | 2005-03-07 Andreas Schwab <schwab@suse.de> | 6 | 2005-03-07 Andreas Schwab <schwab@suse.de> |
| 2 | 7 | ||
| 3 | * blockinput.h (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT. | 8 | * blockinput.h (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT. |