Mercurial > emacs
comparison src/ChangeLog @ 32518:c8517fffd6fb
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 16 Oct 2000 07:28:24 +0000 |
parents | 76e2488e5600 |
children | 09aa4d96b2b3 |
comparison
equal
deleted
inserted
replaced
32517:78c3fdea490c | 32518:c8517fffd6fb |
---|---|
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 |
4 height for XFillRectangle. | 10 height for XFillRectangle. |
5 | 11 |