diff options
| author | Dan Nicolaescu | 2010-11-14 22:42:21 -0800 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-11-14 22:42:21 -0800 |
| commit | f16cafe3093ab440f235d5984f9bcfacfa8843e6 (patch) | |
| tree | dafe8682698f5b7c078e930422e686094c3d526f /lib-src/ChangeLog | |
| parent | aa42211e74791260a9d8ab7bdedff4b26664430d (diff) | |
| download | emacs-f16cafe3093ab440f235d5984f9bcfacfa8843e6.tar.gz emacs-f16cafe3093ab440f235d5984f9bcfacfa8843e6.zip | |
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
(O_RDONLY): Do not define.
(cool_read): Fix type for variable "sofar".
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index a4b0ff37d07..e402fe44f94 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * test-distrib.c: Remove include guards for config.h and fcntl.h. | ||
| 4 | (O_RDONLY): Do not define. | ||
| 5 | (cool_read): Fix type for variable "sofar". | ||
| 6 | |||
| 1 | 2010-10-25 Glenn Morris <rgm@gnu.org> | 7 | 2010-10-25 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove easymenu.elc. | 9 | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove easymenu.elc. |