Mercurial > hg > xemacs-beta
diff src/cmdloop.c @ 479:52626a2f02ef
[xemacs-hg @ 2001-04-20 11:31:53 by ben]
about/news changes, already in 21.4
author | ben |
---|---|
date | Fri, 20 Apr 2001 11:32:27 +0000 |
parents | c33ae14dd6d0 |
children | 183866b06e0b |
line wrap: on
line diff
--- a/src/cmdloop.c Thu Apr 19 06:59:50 2001 +0000 +++ b/src/cmdloop.c Fri Apr 20 11:32:27 2001 +0000 @@ -415,7 +415,7 @@ call_command_loop (Lisp_Object catch_errors) { /* This function can GC */ - reset_this_command_keys (Vselected_console, Qnil); /* #### bleagh */ + reset_this_command_keys (Vselected_console, 0); /* #### bleagh */ loop: for (;;)