Mercurial > emacs
comparison src/ChangeLog @ 63644:c1b2995b7f34
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 21 Jun 2005 16:15:51 +0000 |
parents | 459b51f0458c |
children | 144440a09db1 |
comparison
equal
deleted
inserted
replaced
63643:844f9903e3f9 | 63644:c1b2995b7f34 |
---|---|
1 2005-06-21 Juri Linkov <juri@jurta.org> | |
2 | |
3 * dispextern.h: Add extern Qframe_set_background_mode. | |
4 | |
5 * xfaces.c: Rename obsolete function Qframe_update_face_colors to | |
6 Qframe_set_background_mode. | |
7 | |
8 * frame.c (Fmodify_frame_parameters): | |
9 Call frame-set-background-mode after changing the background color | |
10 on non-window non-dos branch. | |
11 | |
1 2005-06-21 Juanma Barranquero <lekktu@gmail.com> | 12 2005-06-21 Juanma Barranquero <lekktu@gmail.com> |
2 | 13 |
3 * fns.c (Fchar_table_range): | 14 * fns.c (Fchar_table_range): |
4 * process.c (Fmake_network_process): Fix spellings. | 15 * process.c (Fmake_network_process): Fix spellings. |
5 | 16 |