Mercurial > emacs
diff src/ChangeLog @ 30226:317b24b8ccbd
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Fri, 14 Jul 2000 15:19:14 +0000 |
| parents | 87d8ca1f4b52 |
| children | fc27091b8651 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jul 14 15:18:45 2000 +0000 +++ b/src/ChangeLog Fri Jul 14 15:19:14 2000 +0000 @@ -10,6 +10,12 @@ 2000-07-14 Gerd Moellmann <gerd@gnu.org> + * xfns.c (Fx_show_tip): If frame parameters contain a position, + use that instead of the mouse position. Add parameters DX and DY. + + * dispextern.h (Fx_show_tip): Adjust number of parameters + in prototype. + * keyboard.c (show_help_echo): Add parameters OBJECT and POS. if HELP is a function, call it with OBJECT and POS as parameters to get the help to display.
