Mercurial > emacs
comparison src/ChangeLog @ 110758:2b72330aa98a
Remove O_RDONLY, O_WRONLY definitions, not needed.
* src/unexcoff.c:
* src/lread.c:
* src/fileio.c:
* src/doc.c:
* src/callproc.c:
* src/alloc.c:
* src/termcap.c: Remove O_RDONLY O_WRONLY definitions.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 04 Oct 2010 10:22:57 -0700 |
parents | af2db97ca17a |
children | c476e521566f |
comparison
equal
deleted
inserted
replaced
110757:d3001fd75795 | 110758:2b72330aa98a |
---|---|
1 2010-10-04 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 Remove O_RDONLY, O_WRONLY definitions, not needed. | |
4 * unexcoff.c: | |
5 * lread.c: | |
6 * fileio.c: | |
7 * doc.c: | |
8 * callproc.c: | |
9 * alloc.c: | |
10 * termcap.c: Remove O_RDONLY O_WRONLY definitions. | |
11 | |
1 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com> | 12 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com> |
2 | 13 |
3 * gnutls.h (GNUTLS_LOG2): Convenience macro. | 14 * gnutls.h (GNUTLS_LOG2): Convenience macro. |
4 | 15 |
5 * gnutls.c: Add property list symbol holders. | 16 * gnutls.c: Add property list symbol holders. |