(show_help_echo): New function, extracted from read_char.
commit31f84d032894a5277d1d0f4a302baa3f6b4b3db4
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 5 Jul 2000 14:01:15 +0000 (5 14:01 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 5 Jul 2000 14:01:15 +0000 (5 14:01 +0000)
treed6e36bed7c280070ac8b57432b3008c18fea5f3d
parentb7e804134a3e947c3decbb0a6b02c092be3427f7
(show_help_echo): New function, extracted from read_char.
Feval its `msg' argument if it's a cons cell.
(read_char): Use it.
(follow_key): Pass `autoload' to get_keyelt.
src/keyboard.c