From bd23a692695af59527f3e2a8fb300922b8608f19 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 14 Jul 2000 15:19:14 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 58568d3d616..3608c2b4a1b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2000-07-14 Gerd Moellmann + + * hilit-chg.el: Fix typo. + 2000-07-14 Dave Love * info.el (Info-mode-menu): Fix use of :help, :enable. diff --git a/src/ChangeLog b/src/ChangeLog index aadc6d24e83..bf6aa2a4b2c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -10,6 +10,12 @@ 2000-07-14 Gerd Moellmann + * 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. -- 2.39.2