view src/=convexos.h @ 24111:212dc05acd10

Checking in some changes made by rms: Added +A web-based front end for @code{mon}, so that it can do the +job of Big Brother (which is not free software). Rearranged a few things. Commented out the speech-generation program that Chris Hofstader is working on.
author Joel N. Weber II <devnull@gnu.org>
date Mon, 18 Jan 1999 03:24:53 +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