comparison src/ChangeLog @ 32525:09aa4d96b2b3

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 16 Oct 2000 11:48:31 +0000
parents c8517fffd6fb
children 3c3fa768e7d1
comparison
equal deleted inserted replaced
32524:d913c96d248f 32525:09aa4d96b2b3
1 2000-10-16 Miles Bader <miles@lsi.nec.co.jp> 1 2000-10-16 Miles Bader <miles@gnu.org>
2
3 * xfns.c (xpm_lookup_color): Make h unsigned to avoid wackiness
4 when the high bit gets set.
2 5
3 * editfns.c (Fconstrain_to_field): Check carefully for field 6 * editfns.c (Fconstrain_to_field): Check carefully for field
4 boundaries if either OLD_POS or NEW_POS has a non-nil field 7 boundaries if either OLD_POS or NEW_POS has a non-nil field
5 property, even if they're the same. 8 property, even if they're the same.
6 9