aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
authorPaul Eggert2019-05-26 00:58:28 -0700
committerPaul Eggert2019-05-26 01:00:16 -0700
commit852d28176990d035366142bfde36a0440a317228 (patch)
tree7989c0101c23d316258e92ef667090f8d0cca866 /src/ChangeLog.10
parent797ee5871e458d6d97f57a24405412a053f5ef32 (diff)
downloademacs-852d28176990d035366142bfde36a0440a317228.tar.gz
emacs-852d28176990d035366142bfde36a0440a317228.zip
Update author/maintainer info
Update email addresses and fix spellings of some author and maintainer names.
Diffstat (limited to 'src/ChangeLog.10')
-rw-r--r--src/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index cab6101860d..40edccb502b 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -1607,7 +1607,7 @@
1607 command line option and `initial-frame-alist' which is superfluous 1607 command line option and `initial-frame-alist' which is superfluous
1608 after the last change to `w32_createwindow'. 1608 after the last change to `w32_createwindow'.
1609 1609
16102006-11-04 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) 16102006-11-04 Sławomir Nowaczyk <slawek@cs.lth.se> (tiny change)
1611 1611
1612 * w32proc.c (sys_wait): Only wait for processes with fd<0. 1612 * w32proc.c (sys_wait): Only wait for processes with fd<0.
1613 Others should be handled by sys_select instead. Fixes problems 1613 Others should be handled by sys_select instead. Fixes problems