Mercurial > hg > xemacs-beta
comparison src/frame-gtk.c @ 5384:3889ef128488
Fix misspelled words, and some grammar, across the entire source tree.
See xemacs-patches message with ID
<AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 24 Mar 2011 11:00:11 -0600 |
parents | 71ee43b8a74d |
children | 4dee0387b9de |
comparison
equal
deleted
inserted
replaced
5383:294ab9180fad | 5384:3889ef128488 |
---|---|
1061 * modeline specs depend on the frame's device having a selected | 1061 * modeline specs depend on the frame's device having a selected |
1062 * frame, and that may not have been set up yet. The redisplay | 1062 * frame, and that may not have been set up yet. The redisplay |
1063 * will update the frame title anyway, so nothing is lost. | 1063 * will update the frame title anyway, so nothing is lost. |
1064 * JV: | 1064 * JV: |
1065 * It turns out it gives problems with FVWMs name based mapping. | 1065 * It turns out it gives problems with FVWMs name based mapping. |
1066 * We'll just need to be carefull in the modeline specs. | 1066 * We'll just need to be careful in the modeline specs. |
1067 */ | 1067 */ |
1068 update_frame_title (f); | 1068 update_frame_title (f); |
1069 } | 1069 } |
1070 | 1070 |
1071 static void | 1071 static void |