diff options
Diffstat (limited to 'lwlib')
| -rw-r--r-- | lwlib/ChangeLog | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 7e8edb930ad..207b94f190a 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -891,11 +891,6 @@ | |||
| 891 | [USE_XAW]: Include <X11/Xaw/Paned.h>. | 891 | [USE_XAW]: Include <X11/Xaw/Paned.h>. |
| 892 | (lwlib_memset, lwlib_bcopy): Explicitly declare return type. | 892 | (lwlib_memset, lwlib_bcopy): Explicitly declare return type. |
| 893 | 893 | ||
| 894 | 1997-12-20 Richard Stallman <rms@delysid.gnu.org> | ||
| 895 | |||
| 896 | * lwlib-Xm.c (update_one_menu_entry): | ||
| 897 | Add conditional in case XmNpositionIndex is missing. | ||
| 898 | |||
| 899 | 1997-12-20 Richard Stallman <rms@psilocin.gnu.org> | 894 | 1997-12-20 Richard Stallman <rms@psilocin.gnu.org> |
| 900 | 895 | ||
| 901 | * lwlib-Xm.c (update_one_menu_entry): | 896 | * lwlib-Xm.c (update_one_menu_entry): |
| @@ -1176,12 +1171,6 @@ | |||
| 1176 | cascade button itself. This works around a Motif SIGSEGV in the | 1171 | cascade button itself. This works around a Motif SIGSEGV in the |
| 1177 | function `InSharedMenuHierarchy'. | 1172 | function `InSharedMenuHierarchy'. |
| 1178 | 1173 | ||
| 1179 | 1994-10-29 Richard Stallman <rms@duality.gnu.ai.mit.edu> | ||
| 1180 | |||
| 1181 | * xlwmenu.c (xlwmenu_default_font): New global variable. | ||
| 1182 | (XlwMenuInitialize): Use xlwmenu_default_font to default | ||
| 1183 | the font if necessary. Make mw, itself, an argument. | ||
| 1184 | |||
| 1185 | 1994-10-26 Richard Stallman <rms@duality.gnu.ai.mit.edu> | 1174 | 1994-10-26 Richard Stallman <rms@duality.gnu.ai.mit.edu> |
| 1186 | 1175 | ||
| 1187 | * xlwmenu.c (pop_up_menu): Pass a Display * to x_catch_errors, etc. | 1176 | * xlwmenu.c (pop_up_menu): Pass a Display * to x_catch_errors, etc. |