Mercurial > emacs
comparison src/ChangeLog @ 69151:08c9c1760e1c
(Fmake_network_process): Init the process's mark.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 25 Feb 2006 16:49:00 +0000 |
parents | 0ec2a1d7ad82 |
children | f2147c1027b6 |
comparison
equal
deleted
inserted
replaced
69150:088a76f85c2a | 69151:08c9c1760e1c |
---|---|
1 2006-02-25 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * process.c (Fmake_network_process): Init the process's mark. | |
4 | |
1 2006-02-25 Kim F. Storm <storm@cua.dk> | 5 2006-02-25 Kim F. Storm <storm@cua.dk> |
2 | 6 |
3 * buffer.c (modify_overlay): Force redisplay if we modify an | 7 * buffer.c (modify_overlay): Force redisplay if we modify an |
4 overlay at the end of the buffer. | 8 overlay at the end of the buffer. |
5 | 9 |