diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9839b6a2146..720ab11135f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-05-06 Jarek Czekalski <jarekczek@poczta.onet.pl> | ||
| 2 | |||
| 3 | Stop tooltips pulling Emacs window to front (Bug#17408). | ||
| 4 | * w32fns.c (Fx_show_tip): Add SWP_NOOWNERZORDER flag to | ||
| 5 | SetWindowPos invocations. | ||
| 6 | |||
| 1 | 2014-05-05 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2014-05-05 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * nsselect.m (Fx_selection_exists_p): Just return Qnil if window system | 9 | * nsselect.m (Fx_selection_exists_p): Just return Qnil if window system |