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

Diff of /emacs/src/xterm.c

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

revision 1.742 by lektu, Wed Jul 3 11:18:36 2002 UTC revision 1.743 by lektu, Thu Jul 11 14:18:02 2002 UTC
# Line 12123  int Line 12123  int
12123  x_catch_errors (dpy)  x_catch_errors (dpy)
12124       Display *dpy;       Display *dpy;
12125  {  {
12126    int count = specpdl_ptr - specpdl;    int count = SPECPDL_INDEX ();
12127    
12128    /* Make sure any errors from previous requests have been dealt with.  */    /* Make sure any errors from previous requests have been dealt with.  */
12129    XSync (dpy, False);    XSync (dpy, False);

Legend:
Removed from v.1.742  
changed lines
  Added in v.1.743

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