X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fcmdloop.c;h=024ed8ab86d3231888919f4b0d4e898f9a1dc441;hb=87c4768b9f74b6d48fb56908f29fb1dccadb11ea;hp=80a99dc2a16a1fabcaeaa2ae45f8133f31808405;hpb=98a6e4055a1fa624c592ac06f79287d55196ca37;p=chise%2Fxemacs-chise.git- diff --git a/src/cmdloop.c b/src/cmdloop.c index 80a99dc..024ed8a 100644 --- a/src/cmdloop.c +++ b/src/cmdloop.c @@ -38,7 +38,7 @@ Boston, MA 02111-1307, USA. */ #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. */