diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f224dc1930b..39d7e0d7450 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-10-16 Miles Bader <miles@lsi.nec.co.jp> | ||
| 2 | |||
| 3 | * editfns.c (Fconstrain_to_field): Check carefully for field | ||
| 4 | boundaries if either OLD_POS or NEW_POS has a non-nil field | ||
| 5 | property, even if they're the same. | ||
| 6 | |||
| 1 | 2000-10-16 Kenichi Handa <handa@etl.go.jp> | 7 | 2000-10-16 Kenichi Handa <handa@etl.go.jp> |
| 2 | 8 | ||
| 3 | * xterm.c (x_draw_box_rect): Fix the calculation of width and | 9 | * xterm.c (x_draw_box_rect): Fix the calculation of width and |