make it possible to use KEY_HOME and KEY_END to define new key bindings, and prevent user from assigning a non-recgnized key

This commit is contained in:
Frederic Culot
2009-01-24 14:44:09 +00:00
parent 9abf70b4a6
commit c8a1b72027
6 changed files with 99 additions and 19 deletions

View File

@@ -1,3 +1,15 @@
2009-01-24 Frederic Culot <frederic@culot.org>
* src/keys.c: make it possible to use KEY_HOME and KEY_END to
define new key bindings
* src/keys.c (custom_keys_config): prevent user from assigning a
non-recognized key
* src/utils.c (warnbox): new function
* src/utils.h (WARN_MSG): new macro
2009-01-23 Frederic Culot <frederic@culot.org>
* configure.ac: improve configuration script to be able to link