comparison src/frame-gtk.c @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents 308d34e9f07d 3889ef128488
children 56144c8593a8
comparison
equal deleted inserted replaced
5473:ac37a5f7e5be 5474:4dee0387b9de
1059 * modeline specs depend on the frame's device having a selected 1059 * modeline specs depend on the frame's device having a selected
1060 * frame, and that may not have been set up yet. The redisplay 1060 * frame, and that may not have been set up yet. The redisplay
1061 * will update the frame title anyway, so nothing is lost. 1061 * will update the frame title anyway, so nothing is lost.
1062 * JV: 1062 * JV:
1063 * It turns out it gives problems with FVWMs name based mapping. 1063 * It turns out it gives problems with FVWMs name based mapping.
1064 * We'll just need to be carefull in the modeline specs. 1064 * We'll just need to be careful in the modeline specs.
1065 */ 1065 */
1066 update_frame_title (f); 1066 update_frame_title (f);
1067 } 1067 }
1068 1068
1069 static void 1069 static void