aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-03-07 11:12:10 +0000
committerKim F. Storm <[email protected]>2005-03-07 11:12:10 +0000
commita54595d40e7716d7da89e8fe10160af452c230d4 (patch)
treeaa7622a0814ac00d99b03e5db61aba4ef9e5b848 /src
parenteccfba6ef110a8ab453cb13eb01a6c7acd7bc2e1 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f98453efab..54abf51d08 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
2005-03-07 Kim F. Storm <[email protected]>
+ * blockinput.h (TOTALLY_UNBLOCK_INPUT): Avoid dangling else.
+
* xdisp.c (notice_overwritten_cursor): Check that phys_cursor.vpos
is valid. If not, clear phys_cursor_on_p and return.