From: Richard M. Stallman Date: Mon, 25 Jul 1994 23:44:19 +0000 (+0000) Subject: (BSD_PGRPS): Defined. X-Git-Tag: emacs-19.34~7515 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bd7caa546cbe6bb688b32e2af07b83e18a55e789;p=emacs.git (BSD_PGRPS): Defined. --- diff --git a/src/m/tek4300.h b/src/m/tek4300.h index 44dd64fd445..c0cd938d66d 100644 --- a/src/m/tek4300.h +++ b/src/m/tek4300.h @@ -105,3 +105,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* eirik@elf.ithaca.ny.us said this was needed in 19.22. */ #define NO_MODE_T + +/* Process groups work in the traditional BSD manner. */ + +#define BSD_PGRPS