Mercurial > emacs
comparison src/ChangeLog @ 67215:c84d59e9c018
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 30 Nov 2005 00:04:34 +0000 |
parents | 404fd238ffd6 |
children | fb6bed3fabd5 |
comparison
equal
deleted
inserted
replaced
67214:4fd503f32b2c | 67215:c84d59e9c018 |
---|---|
1 2005-11-30 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * alloc.c: Include fcntl.h. Define O_WRONLY if not defined. | |
4 (valid_lisp_object_p) [!GC_MARK_STACK]: Validate pointer by | |
5 passing it to `emacs_write'. | |
6 | |
1 2005-11-29 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change) | 7 2005-11-29 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change) |
2 | 8 |
3 * atimer.c (stop_other_atimers): Fix loop to correctly compute `prev'. | 9 * atimer.c (stop_other_atimers): Fix loop to correctly compute `prev'. |
4 | 10 |
5 2005-11-27 Richard M. Stallman <rms@gnu.org> | 11 2005-11-27 Richard M. Stallman <rms@gnu.org> |