view src/=convexos.h @ 19187:9d37b4ab16b5

Acted upon suggestion from Shane Holder <holder@rsn.hp.com>: Cancelling the editing of an entry will not delete it any more.
author Oliver Seidel <os10000@seidel-space.de>
date Wed, 06 Aug 1997 08:56:03 +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