diff options
Diffstat (limited to 'src/ChangeLog.4')
| -rw-r--r-- | src/ChangeLog.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4 index b83aa2d06ae..826e5e406df 100644 --- a/src/ChangeLog.4 +++ b/src/ChangeLog.4 | |||
| @@ -4274,7 +4274,7 @@ | |||
| 4274 | 4274 | ||
| 4275 | * systty.h (EMACS_GETPGRP): New macro hides argument passing to | 4275 | * systty.h (EMACS_GETPGRP): New macro hides argument passing to |
| 4276 | system getpgrp. Reinstate some semblance of control over this | 4276 | system getpgrp. Reinstate some semblance of control over this |
| 4277 | macros behaviour by paying attention to GETPGRP_NO_ARG. | 4277 | macros behavior by paying attention to GETPGRP_NO_ARG. |
| 4278 | * sysdep.c (sys_suspend): Use EMACS_GETPGRP macro. | 4278 | * sysdep.c (sys_suspend): Use EMACS_GETPGRP macro. |
| 4279 | * emacs.c (main): Use EMACS_GETPGRP macro. | 4279 | * emacs.c (main): Use EMACS_GETPGRP macro. |
| 4280 | (shut_down_emacs): Use EMACS_GETPGRP macro. | 4280 | (shut_down_emacs): Use EMACS_GETPGRP macro. |