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 b83aa2d06a..826e5e406d 100644 --- a/src/ChangeLog.4 +++ b/src/ChangeLog.4 @@ -4274,7 +4274,7 @@ * systty.h (EMACS_GETPGRP): New macro hides argument passing to system getpgrp. Reinstate some semblance of control over this - macros behaviour by paying attention to GETPGRP_NO_ARG. + macros behavior by paying attention to GETPGRP_NO_ARG. * sysdep.c (sys_suspend): Use EMACS_GETPGRP macro. * emacs.c (main): Use EMACS_GETPGRP macro. (shut_down_emacs): Use EMACS_GETPGRP macro. |