Mercurial > emacs
comparison lib-src/ChangeLog @ 31322:4275e4805d0d
Fix a typo in the last entry for movemail.c.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 01 Sep 2000 17:32:10 +0000 |
parents | 648bbc1ab413 |
children | b0e06b1b3057 |
comparison
equal
deleted
inserted
replaced
31321:648bbc1ab413 | 31322:4275e4805d0d |
---|---|
1 2000-09-01 Eli Zaretskii <eliz@is.elta.co.il> | 1 2000-09-01 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 2 |
3 * movemail.c (toplevel): Remove redundant fcnt.h. | 3 * movemail.c (toplevel): Remove redundant fcntl.h. |
4 [!F_OK]: Provide default definitions only after including both | 4 [!F_OK]: Provide default definitions only after including both |
5 fcntl.h and unistd.h. | 5 fcntl.h and unistd.h. |
6 | 6 |
7 2000-08-29 Dave Love <fx@gnu.org> | 7 2000-08-29 Dave Love <fx@gnu.org> |
8 | 8 |