Mercurial > emacs
comparison src/ChangeLog @ 36447:924d76b7ad8e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 01 Mar 2001 12:57:24 +0000 |
parents | 904a83f1b00b |
children | 76e6a6858e55 |
comparison
equal
deleted
inserted
replaced
36446:59630511a774 | 36447:924d76b7ad8e |
---|---|
1 2001-03-01 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xfns.c (x_set_font): Handle case of x_new_fontset returning the | |
4 same name as before, although there was a change in fontsets. | |
5 | |
1 2001-02-28 Ken Raeburn <raeburn@gnu.org> | 6 2001-02-28 Ken Raeburn <raeburn@gnu.org> |
2 | 7 |
3 * lisp.h (Fframe_parameter): Declare. | 8 * lisp.h (Fframe_parameter): Declare. |
4 | 9 |
5 * window.c (set_window_buffer): Field vscroll is an int, not a | 10 * window.c (set_window_buffer): Field vscroll is an int, not a |
6 lisp object. | 11 Lisp_Object. |
7 | 12 |
8 2001-02-28 Gerd Moellmann <gerd@gnu.org> | 13 2001-02-28 Gerd Moellmann <gerd@gnu.org> |
9 | 14 |
10 * xterm.c (x_set_window_size): Don't use `None' with widgets; use | 15 * xterm.c (x_set_window_size): Don't use `None' with widgets; use |
11 NULL instead. | 16 NULL instead. |