Mercurial > emacs
comparison src/ChangeLog @ 36444:f2fc8b180aaa
* window.c (set_window_buffer): Field vscroll is an int, not a lisp object.
| author | Ken Raeburn <raeburn@raeburn.org> |
|---|---|
| date | Wed, 28 Feb 2001 17:41:06 +0000 |
| parents | c29a8191f68c |
| children | 904a83f1b00b |
comparison
equal
deleted
inserted
replaced
| 36443:c29a8191f68c | 36444:f2fc8b180aaa |
|---|---|
| 1 2001-02-28 Ken Raeburn <raeburn@gnu.org> | |
| 2 | |
| 3 * window.c (set_window_buffer): Field vscroll is an int, not a | |
| 4 lisp object. | |
| 5 | |
| 1 2001-02-28 Gerd Moellmann <gerd@gnu.org> | 6 2001-02-28 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 |
| 3 * xterm.c (x_set_window_size): Don't use `None' with widgets; use | 8 * xterm.c (x_set_window_size): Don't use `None' with widgets; use |
| 4 NULL instead. | 9 NULL instead. |
| 5 | 10 |
