X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Femacs.c;h=9e5322b4d171db081e10342ab7f8046ae6653d36;hb=7edd70c9f9aed4de8014b6b63a7e7316f8e695f7;hp=522ffa72adaa512bd38e04069ded2f9acdb2a1f7;hpb=4f108f7ad39114b495255195390b5501f97e31e9;p=chise%2Fxemacs-chise.git- diff --git a/src/emacs.c b/src/emacs.c index 522ffa7..9e5322b 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -304,7 +304,7 @@ Lisp_Object Vconfigure_exec_prefix_directory, Vconfigure_prefix_directory; /* If nonzero, set XEmacs to run at this priority. This is also used in child_setup and sys_suspend to make sure subshells run at normal priority. */ -int emacs_priority; +Fixnum emacs_priority; /* Some FSF junk with running_asynch_code, to preserve the match data. Not necessary because we don't call process filters