view src/=convexos.h @ 22111:38f78542051a

Updated with latest version. Changes include: Added checks for basics in messages using `error'. Added check for symbols that are both functions and symbols. These references are ambiguous and should be prefixed with "function", or "variable". Added auto-fix for this also. Added auto fix for args that do not occur in the doc string. Fixed question about putting a symbol in `quotes'. Added spaces to the end of all y/n questions. Added checks for y/n question endings to require "? "
author Eric M. Ludlam <zappo@gnu.org>
date Sun, 17 May 1998 13:20:26 +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