/[emacs]/emacs/src/xselect.c
ViewVC logotype

Diff of /emacs/src/xselect.c

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

revision 1.120 by handa, Mon Jun 24 00:37:24 2002 UTC revision 1.121 by lektu, Wed Jul 10 08:42:30 2002 UTC
# Line 786  x_handle_selection_request (event) Line 786  x_handle_selection_request (event)
786      }      }
787    
788    x_selection_current_request = event;    x_selection_current_request = event;
789    count = BINDING_STACK_SIZE ();    count = SPECPDL_INDEX ();
790    selection_request_dpyinfo = dpyinfo;    selection_request_dpyinfo = dpyinfo;
791    record_unwind_protect (x_selection_request_lisp_error, Qnil);    record_unwind_protect (x_selection_request_lisp_error, Qnil);
792    

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121

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