diff options
| author | Jan Djärv | 2007-08-17 07:52:08 +0000 |
|---|---|---|
| committer | Jan Djärv | 2007-08-17 07:52:08 +0000 |
| commit | a33f5759a6c9f28882db8495ccff32748795dfd0 (patch) | |
| tree | 921d9b91198fafa7d53c16ea8fe23f1bcc47a0b3 /src/ChangeLog | |
| parent | 912651fc0caeb9b205042b627626f97bb8d8caa6 (diff) | |
| download | emacs-a33f5759a6c9f28882db8495ccff32748795dfd0.tar.gz emacs-a33f5759a6c9f28882db8495ccff32748795dfd0.zip | |
(handle_one_xevent): Remove check that mouse click is in
active frame.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 42e5866f88c..89267c92f0a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-08-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (handle_one_xevent): Remove check that mouse click is in | ||
| 4 | active frame. | ||
| 5 | |||
| 1 | 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> | 6 | 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> |
| 2 | 7 | ||
| 3 | * term.c (tty_default_color_capabilities): Declare static | 8 | * term.c (tty_default_color_capabilities): Declare static |