Mercurial > emacs
changeset 51780:80cf6737bde5
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 06 Jul 2003 23:13:20 +0000 |
parents | f01acdb936f9 |
children | bd0acf8d5f97 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jul 06 23:12:21 2003 +0000 +++ b/src/ChangeLog Sun Jul 06 23:13:20 2003 +0000 @@ -1,3 +1,8 @@ +2003-07-06 Stefan Monnier <monnier@cs.yale.edu> + + * alloc.c (live_float_p): Check that p is not past the `floats' array, + now that `floats' is not the last element of the struct any more. + 2003-07-06 Jason Rumney <jasonr@gnu.org> * w32term.h (ClipboardSequence_Proc): New type.