Mercurial > emacs
view src/=convexos.h @ 32999:6bc392d6aef3
(define-minor-mode): Generate `turn-on-MODE' and `turn-off-MODE'
functions unless the mode is global. If :global is followed by a
non-nil but non-t value, make the mode buffer-local, but also generate a
`global-MODE' version using `easy-mmode-define-global-mode'. Add
:conditional-turn-on keyword argument.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 28 Oct 2000 06:05: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