Simplify redefinition of 'abort' (Bug#12316).
[bpt/emacs.git] / src / minibuf.c
index 2035a3e..655a02f 100644 (file)
@@ -110,7 +110,7 @@ choose_minibuf_frame (void)
       /* I don't think that any frames may validly have a null minibuffer
         window anymore.  */
       if (NILP (sf->minibuffer_window))
-       abort ();
+       emacs_abort ();
 
       /* Under X, we come here with minibuf_window being the
         minibuffer window of the unused termcap window created in