diff options
| author | Paul Eggert | 2019-05-26 00:58:28 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-05-26 01:00:16 -0700 |
| commit | 852d28176990d035366142bfde36a0440a317228 (patch) | |
| tree | 7989c0101c23d316258e92ef667090f8d0cca866 /src/ChangeLog.10 | |
| parent | 797ee5871e458d6d97f57a24405412a053f5ef32 (diff) | |
| download | emacs-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.10 | 2 |
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 | ||
| 1610 | 2006-11-04 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) | 1610 | 2006-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 |