Mercurial > emacs
changeset 51783:cb587792069b
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 07 Jul 2003 01:46:10 +0000 |
parents | 3b58843e8f3f |
children | abcb358beb61 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 07 01:45:49 2003 +0000 +++ b/src/ChangeLog Mon Jul 07 01:46:10 2003 +0000 @@ -1,3 +1,7 @@ +2003-07-07 Nozomu Ando <nand@mac.com> (tiny change) + + * buffer.c (Fkill_buffer): Clear charpos cache if necessary. + 2003-07-06 Stefan Monnier <monnier@cs.yale.edu> * alloc.c (live_float_p): Check that p is not past the `floats' array,