comparison src/ChangeLog @ 41533:0dabd1022a9e

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 26 Nov 2001 02:26:04 +0000
parents 4be7a2586425
children 4898057655bc
comparison
equal deleted inserted replaced
41532:afe70a164d3b 41533:0dabd1022a9e
1 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
2
3 * textprop.c (set_text_properties_1): Clearly mark that the
4 interval should not be empty.
5
6 * intervals.c (graft_intervals_into_buffer):
7 Don't call set_text_properties_1 on an empty interval.
8
1 2001-11-25 Richard M. Stallman <rms@gnu.org> 9 2001-11-25 Richard M. Stallman <rms@gnu.org>
2 10
3 * unexelf.c (unexec): Index by n, not nn, when checking for ".sbss". 11 * unexelf.c (unexec): Index by n, not nn, when checking for ".sbss".
4 12
5 * callproc.c (Fcall_process): When we make a bigger buffer for bufptr, 13 * callproc.c (Fcall_process): When we make a bigger buffer for bufptr,