comparison src/systty.h @ 203:850242ba4a81 r20-3b28

Import from CVS: tag r20-3b28
author cvs
date Mon, 13 Aug 2007 10:02:21 +0200
parents 2d532a89d707
children 41ff10fd062f
comparison
equal deleted inserted replaced
202:61eefc8fc970 203:850242ba4a81
351 #endif /* GETPGRP_VOID */ 351 #endif /* GETPGRP_VOID */
352 352
353 /* XEmacs backward-compatibility. Is 0 always a reasonable argument? */ 353 /* XEmacs backward-compatibility. Is 0 always a reasonable argument? */
354 #define EMACS_GET_PROCESS_GROUP() EMACS_GETPGRP (0) 354 #define EMACS_GET_PROCESS_GROUP() EMACS_GETPGRP (0)
355 355
356 /* Xemacs addition? */ 356 /* XEmacs addition? */
357 357
358 /* EMACS_SEPARATE_PROCESS_GROUP () creates a separate process group for the 358 /* EMACS_SEPARATE_PROCESS_GROUP () creates a separate process group for the
359 running process. */ 359 running process. */
360 360
361 /* EMACS_SET_PROCESS_GROUP () sets our process group as specified. */ 361 /* EMACS_SET_PROCESS_GROUP () sets our process group as specified. */