diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 39d7e0d7450..aa3ad9e4566 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,7 @@ | |||
| 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 |