From 73f336b75de79e011842bb5f4851c2e5169c76ab Mon Sep 17 00:00:00 2001 From: sabetts Date: Thu, 13 Sep 2001 11:14:29 +0000 Subject: (command): Gobble the whitespace between the command and the argument list. Code that did this in specific commands has been removed. (cmd_setenv): new function (cmd_meta): rename from cmd_generate. All dependant code updated. (cmd_redisplay): rename from cmd_maximize. All dependant code updated. (initialize_default_keybindings): bind "redisplay" to C-t l and C-t c-l. (cmd_msgwait): rename from cmd_defbartimeout. All dependant code updated. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 34a0a07..9e02de2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,14 @@ * src/actions.c (command): Gobble the whitespace between the command and the argument list. Code that did this in specific commands has been removed. + (cmd_setenv): new function + (cmd_meta): rename from cmd_generate. All dependant code updated. + (cmd_redisplay): rename from cmd_maximize. All dependant code + updated. + (initialize_default_keybindings): bind "redisplay" to C-t l and + C-t c-l. + (cmd_msgwait): rename from cmd_defbartimeout. All dependant code + updated. * src/input.c (update_input_window): Draw a cheap-o cursor -- cgit v1.2.3