aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6bcf4b7dc27..a2952e39cea 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12004-03-30 Kim F. Storm <storm@cua.dk>
2
3 * xterm.c (x_mouse_click_focus_ignore_position): New var.
4 (syms_of_xterm): DEFVAR_BOOL it.
5 (ignore_next_mouse_click_timeout): New var.
6 (handle_one_xevent): Clear it on KeyPress, set it on EnterNotify.
7 Use it to filter mouse clicks following focus event.
8
12004-03-29 David Ponce <david@dponce.com> 92004-03-29 David Ponce <david@dponce.com>
2 10
3 * callint.c (Fcall_interactively): Fix last change. 11 * callint.c (Fcall_interactively): Fix last change.