X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2FEmacsFrame.c;h=fbb6800ab4d7c8fcfdd7fff52b7466f60e3f7e3a;hb=ee38d21b330f5001b47a577cefb5ba7b82a3b7d3;hp=e73f74363a792596fdb1ca2a1e309e34f0dfd99f;hpb=79d2db7d65205bc85d471590726d0cf3af5598e0;p=chise%2Fxemacs-chise.git- diff --git a/src/EmacsFrame.c b/src/EmacsFrame.c index e73f743..fbb6800 100644 --- a/src/EmacsFrame.c +++ b/src/EmacsFrame.c @@ -642,7 +642,7 @@ EmacsFrameRecomputeCellSize (Widget w) struct frame *f = ew->emacs_frame.frame; if (! XtIsSubclass (w, emacsFrameClass)) - abort (); + ABORT (); default_face_height_and_width (make_frame (f), &ch, &cw); if (FRAME_X_TOP_LEVEL_FRAME_P (f))