diff options
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 1acf2e0b5f9..ee1057bc64d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-10-09 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * frame.c (delete_frame): Rename local variable 'tooltip_frame' to | ||
| 4 | 'is_tooltip_frame', to avoid confusion with its global namesake. | ||
| 5 | |||
| 1 | 2012-10-08 Daniel Colascione <dancol@dancol.org> | 6 | 2012-10-08 Daniel Colascione <dancol@dancol.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (start_hourglass): Call w32_note_current_window when | 8 | * xdisp.c (start_hourglass): Call w32_note_current_window when |