Mercurial > hg > xemacs-beta
diff src/cmdloop.c @ 458:c33ae14dd6d0 r21-2-44
Import from CVS: tag r21-2-44
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:42:25 +0200 |
parents | 576fb035e263 |
children | 52626a2f02ef |
line wrap: on
line diff
--- a/src/cmdloop.c Mon Aug 13 11:41:26 2007 +0200 +++ b/src/cmdloop.c Mon Aug 13 11:42:25 2007 +0200 @@ -38,7 +38,7 @@ #include "window.h" /* Current depth in recursive edits. */ -int command_loop_level; +Fixnum command_loop_level; #ifndef LISP_COMMAND_LOOP /* Form to evaluate (if non-nil) when Emacs is started. */