Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jun 21 16:14:51 2005 +0000 +++ b/src/ChangeLog Tue Jun 21 16:15:51 2005 +0000 @@ -1,3 +1,14 @@ +2005-06-21 Juri Linkov <juri@jurta.org> + + * dispextern.h: Add extern Qframe_set_background_mode. + + * xfaces.c: Rename obsolete function Qframe_update_face_colors to + Qframe_set_background_mode. + + * frame.c (Fmodify_frame_parameters): + Call frame-set-background-mode after changing the background color + on non-window non-dos branch. + 2005-06-21 Juanma Barranquero <lekktu@gmail.com> * fns.c (Fchar_table_range):