view src/=convexos.h @ 10567:65c5552c16cb

(message_log_need_newline): This var is now static. (message_dolog): Set message_log_need_newline appropriately. Don't change it at all if message logging is currently disabled. (message_log_maybe_newline): New function. (message2): Use message_log_maybe_newline.
author Karl Heuer <kwzh@gnu.org>
date Fri, 27 Jan 1995 19:27:07 +0000
parents 8175d30c0181
children
line wrap: on
line source

/* Definitions file for GNU Emacs running on ConvexOS.  */

#include "bsd4-3.h"

/* First pty name is /dev/pty?0.  We have to search for it. */
#undef FIRST_PTY_LETTER
#define FIRST_PTY_LETTER first_pty_letter

/* getpgrp requires no arguments. */
#define GETPGRP_NO_ARG