Mercurial > emacs
changeset 92936:1814780cd628
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 14 Mar 2008 15:53:46 +0000 |
parents | c99b62a964c4 |
children | 9b852833cd26 |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Mar 14 15:53:01 2008 +0000 +++ b/src/ChangeLog Fri Mar 14 15:53:46 2008 +0000 @@ -1,3 +1,11 @@ +2008-03-14 Jason Rumney <jasonr@gnu.org> + + * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO) + (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions. + (monitor_from_point_fn, get_monitor_info_fn): New globals. + (globals_of_w32fns): Initialize them. + (compute_tip_xy): Use them to position tooltips. + 2008-03-14 Glenn Morris <rgm@gnu.org> * emacs.c (main): Revert previous change.