diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d0b7783cc04..83ea2f50484 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-11-12 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * xterm.c (XTread_socket): Don't update focus for EnterNotify or | ||
| 4 | LeaveNotify events. Only FocusIn and FocusOut do that now. | ||
| 5 | (x_display_and_set_cursor): Do display hollow cursors in active | ||
| 6 | minibuffer windows when they are not selected. | ||
| 7 | |||
| 1 | 2001-11-12 Jason Rumney <jasonr@gnu.org> | 8 | 2001-11-12 Jason Rumney <jasonr@gnu.org> |
| 2 | 9 | ||
| 3 | * w32console.c, w32fns.c, w32menu.c, w32proc.c, w32select.c, | 10 | * w32console.c, w32fns.c, w32menu.c, w32proc.c, w32select.c, |