aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.4
diff options
context:
space:
mode:
authorGlenn Morris2008-06-27 07:34:53 +0000
committerGlenn Morris2008-06-27 07:34:53 +0000
commitfffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch)
tree9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /src/ChangeLog.4
parentcdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff)
downloademacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz
emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.zip
American English spelling fix.
Diffstat (limited to 'src/ChangeLog.4')
-rw-r--r--src/ChangeLog.42
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.