X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fcmdloop.c;h=024ed8ab86d3231888919f4b0d4e898f9a1dc441;hb=4faa92777f0b49cc67da8ab24a5d6e66e845f963;hp=80a99dc2a16a1fabcaeaa2ae45f8133f31808405;hpb=1d9bc86590766427e2431876a50d78206a99edd5;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. */