comparison src/ChangeLog @ 49415:0a1ad80e2566

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 24 Jan 2003 12:24:33 +0000
parents 2f429f327ba1
children 6562bb5f04aa
comparison
equal deleted inserted replaced
49414:668c96afa702 49415:0a1ad80e2566
1 2003-01-24 Dave Love <fx@gnu.org>
2
3 * s/gnu-linux.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define for more
4 architectures.
5
6 * alloc.c (mark_stack) [!GC_LISP_OBJECT_ALIGNMENT && __GNUC__]:
7 Use __alignof__.
8
1 2003-01-24 Kenichi Handa <handa@m17n.org> 9 2003-01-24 Kenichi Handa <handa@m17n.org>
2 10
3 * keyboard.c (adjust_point_for_property): New second arg MODIFIED. 11 * keyboard.c (adjust_point_for_property): New second arg MODIFIED.
4 It it is nonzero, don't pretend that an invisible area doesn't 12 It it is nonzero, don't pretend that an invisible area doesn't
5 exist. 13 exist.