aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorRichard M. Stallman1994-07-25 23:44:19 +0000
committerRichard M. Stallman1994-07-25 23:44:19 +0000
commitbd7caa546cbe6bb688b32e2af07b83e18a55e789 (patch)
treef5b45f42ea59c16c61419ce6d18ebb701807ee73 /src/m
parent89b3f8941902f9ec9267d9431c247c1d27fbda24 (diff)
downloademacs-bd7caa546cbe6bb688b32e2af07b83e18a55e789.tar.gz
emacs-bd7caa546cbe6bb688b32e2af07b83e18a55e789.zip
(BSD_PGRPS): Defined.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/tek4300.h4
1 files changed, 4 insertions, 0 deletions
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. */
105 105
106/* eirik@elf.ithaca.ny.us said this was needed in 19.22. */ 106/* eirik@elf.ithaca.ny.us said this was needed in 19.22. */
107#define NO_MODE_T 107#define NO_MODE_T
108
109/* Process groups work in the traditional BSD manner. */
110
111#define BSD_PGRPS