(show_help_echo): Add parameters OBJECT and POS.
authorGerd Moellmann <gerd@gnu.org>
Fri, 14 Jul 2000 13:55:25 +0000 (13:55 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 14 Jul 2000 13:55:25 +0000 (13:55 +0000)
commit8dfd92c9a616f3c0184e764dac3985301ad7836c
treeb585a94f4bd2ccb41c3f5374bf1fefd3280a32a5
parentfc8c47972e9760f487a50dffb2fbef03f05aaa8c
(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.
(gen_help_event, kbd_buffer_store_help_event): New functions.
(kbd_buffer_get_event): Construct the Lisp help-event differently.
(read_char): Call show_help_echo with new parameters.
src/keyboard.c