mirror of
https://github.com/troglobit/editline.git
synced 2025-09-23 23:28:09 +08:00

The two functions el_bind_key() and el_bind_key_in_metamap() should not print status message on stderr, but rather return the status of the key binding operation. Signed-off-by: Joachim Nilsson <troglobit@gmail.com>