diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4a2c8d946b2..c3049efe987 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-02-21 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * frame.c (Fmouse_position): GCPRO retval instead of x and y. | ||
| 4 | |||
| 5 | * xfns.c (x_window_to_frame, x_any_window_to_frame) | ||
| 6 | (x_non_menubar_window_to_frame): Check the busy-cursor window. | ||
| 7 | |||
| 1 | 2000-02-21 Dave Love <fx@gnu.org> | 8 | 2000-02-21 Dave Love <fx@gnu.org> |
| 2 | 9 | ||
| 3 | * frame.c (Vmouse_position_function): New variable. | 10 | * frame.c (Vmouse_position_function): New variable. |