Mercurial > emacs
comparison src/ChangeLog @ 30266:7efbf3217ed0
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 18 Jul 2000 11:07:57 +0000 |
parents | 45c7724b3cbe |
children | b2c117d7e782 |
comparison
equal
deleted
inserted
replaced
30265:9b1c8eafe4dc | 30266:7efbf3217ed0 |
---|---|
1 2000-07-18 Dave Love <fx@gnu.org> | |
2 | |
3 * window.c (Fwindow_list): Declare arg `window'. | |
4 | |
1 2000-07-18 Kenichi Handa <handa@etl.go.jp> | 5 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
2 | 6 |
3 * coding.c (setup_coding_system): Don't override the explicitly | 7 * coding.c (setup_coding_system): Don't override the explicitly |
4 specified designations. | 8 specified designations. |
5 | 9 |
69 * xfaces.c (realize_x_face): Fix the last patch: | 73 * xfaces.c (realize_x_face): Fix the last patch: |
70 check `default_face' before dereferencing. | 74 check `default_face' before dereferencing. |
71 | 75 |
72 2000-07-14 Dave Love <fx@gnu.org> | 76 2000-07-14 Dave Love <fx@gnu.org> |
73 | 77 |
74 * syntax.c (back_comment): Add null default in switch for pcc. | 78 * syntax.c (back_comment): Add null default in switch (for pcc). |
75 | 79 |
76 2000-07-14 Kenichi Handa <handa@etl.go.jp> | 80 2000-07-14 Kenichi Handa <handa@etl.go.jp> |
77 | 81 |
78 * xfaces.c (realize_x_face): Make fontset using the base of the | 82 * xfaces.c (realize_x_face): Make fontset using the base of the |
79 default_face's fontset, not using the default fontset. | 83 default_face's fontset, not using the default fontset. |