aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
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 @@
12005-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
12005-03-07 Andreas Schwab <schwab@suse.de> 62005-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.