Mercurial > hg > xemacs-beta
diff src/menubar-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 | ae48681c47fa |
children | 4dee0387b9de |
line wrap: on
line diff
--- a/src/menubar-gtk.c Thu Mar 24 06:22:25 2011 +0000 +++ b/src/menubar-gtk.c Thu Mar 24 11:00:11 2011 -0600 @@ -1299,7 +1299,7 @@ return (menubar_visible); } -/* Called from gtk_create_widgets() to create the inital menubar of a frame +/* Called from gtk_create_widgets() to create the initial menubar of a frame before it is mapped, so that the window is mapped with the menubar already there instead of us tacking it on later and thrashing the window after it is visible. */