/[emacs]/emacs/lwlib/lwlib-Xaw.c
ViewVC logotype

Diff of /emacs/lwlib/lwlib-Xaw.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by uid66518, Mon Jan 12 01:45:22 2004 UTC revision 1.23 by jhd, Sun Dec 26 16:02:26 2004 UTC
# Line 279  static char overrideTrans[] = Line 279  static char overrideTrans[] =
279          "<Message>WM_PROTOCOLS: lwlib_delete_dialog()";          "<Message>WM_PROTOCOLS: lwlib_delete_dialog()";
280  /* Dialogs pop down on any key press */  /* Dialogs pop down on any key press */
281  static char dialogOverride[] =  static char dialogOverride[] =
282         "<KeyPress>:     lwlib_delete_dialog()";         "<KeyPress>Escape:       lwlib_delete_dialog()";
283  static void wm_delete_window();  static void wm_delete_window();
284  static XtActionsRec xaw_actions [] = {  static XtActionsRec xaw_actions [] = {
285    {"lwlib_delete_dialog", wm_delete_window}    {"lwlib_delete_dialog", wm_delete_window}

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26