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

Diff of /emacs/src/keyboard.c

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

revision 1.670 by monnier, Fri Apr 12 05:50:15 2002 UTC revision 1.671 by monnier, Fri Apr 12 05:55:04 2002 UTC
# Line 3457  gen_help_event (bufp, size, help, frame, Line 3457  gen_help_event (bufp, size, help, frame,
3457        bufp->arg = object;        bufp->arg = object;
3458        bufp->x = WINDOWP (window) ? window : frame;        bufp->x = WINDOWP (window) ? window : frame;
3459        bufp->y = help;        bufp->y = help;
3460        bufp->code = make_number (pos);        bufp->code = pos;
3461        return 1;        return 1;
3462      }      }
3463    return 0;    return 0;

Legend:
Removed from v.1.670  
changed lines
  Added in v.1.671

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