aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib
diff options
context:
space:
mode:
authorJuanma Barranquero2010-07-24 13:53:19 +0200
committerJuanma Barranquero2010-07-24 13:53:19 +0200
commitc4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch)
tree815961aa81b8d66acd9a279f9b47debbeb6f8763 /lwlib
parent80eb92cea85473180b905a1a89607c151e69f317 (diff)
downloademacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz
emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index d591b93e50b..bf41caa8311 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -381,7 +381,7 @@
381 381
382 * xlwmenu.c (xlwMenuResources) [HAVE_X_I18N]: Use a fontset for the 382 * xlwmenu.c (xlwMenuResources) [HAVE_X_I18N]: Use a fontset for the
383 `font' resource. 383 `font' resource.
384 (string_width) [HAVE_X_I18N]: Use XmbTextExtents; 384 (string_width) [HAVE_X_I18N]: Use XmbTextExtents.
385 (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): New macros. 385 (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): New macros.
386 (arrow_width, toggle_button_width, size_menu_item, draw_arrow) 386 (arrow_width, toggle_button_width, size_menu_item, draw_arrow)
387 (draw_toggle, draw_radio, display_menu_item): Use them. 387 (draw_toggle, draw_radio, display_menu_item): Use them.