comparison src/ChangeLog @ 57112:4c14357ffc27

(Finsert_file_contents): Fix case of replacement in a narrowed buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 15 Sep 2004 00:28:04 +0000
parents 8a404f675c6d
children e3e9cc4b48e0 566253900690
comparison
equal deleted inserted replaced
57111:722f614e880a 57112:4c14357ffc27
1 2004-09-14 Stefan <monnier@iro.umontreal.ca>
2
3 * fileio.c (Finsert_file_contents): Fix case of replacement in a
4 narrowed buffer.
5
1 2004-09-14 Kim F. Storm <storm@cua.dk> 6 2004-09-14 Kim F. Storm <storm@cua.dk>
2 7
3 * puresize.h (PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT. 8 * puresize.h (PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.
4 9
5 * xfaces.c (Qface_no_inherit): New var. 10 * xfaces.c (Qface_no_inherit): New var.