diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-12-01 14:33:13 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-12-01 14:33:13 -0800 |
commit | f224e5002292f7b9b9347147d4b5af913fed516a (patch) | |
tree | d48239f853e7eedcda8a8f86a044b2a8004fcd1d /lwlib | |
parent | 75b09539a4b4e62818d65cb0773587d8a2ac615f (diff) |
Spelling and punctuation fixes.
Diffstat (limited to 'lwlib')
-rw-r--r-- | lwlib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index e4ab1a91ca..27bf65db84 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -396,7 +396,7 @@ Add eventhandler for expose to expose_cb. Remove creation of xft_draw. (create_pixmap_for_menu): New function. (remap_menubar): Pop down menus that aren't the same as in old_stack. - Set width, heigh, x, y on widget with XtVaSetValues. + Set width, height, x, y on widget with XtVaSetValues. Call create_pixmap_for_menu. Replace XUnmapWindow with XtPopdown. Remowe two last parameters to display_menu. |