emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.c [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c [lexbind]
Date: Tue, 06 Jul 2004 06:55:49 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.735.2.14 emacs/src/xterm.c:1.735.2.15
*** emacs/src/xterm.c:1.735.2.14        Tue Jul  6 10:17:22 2004
--- emacs/src/xterm.c   Tue Jul  6 10:27:11 2004
***************
*** 3259,3265 ****
       struct input_event *bufp;
  {
    struct frame *frame;
-   int nr_events = 0;
  
    frame = x_any_window_to_frame (dpyinfo, event->xany.window);
    if (! frame)
--- 3259,3264 ----
***************
*** 8199,8205 ****
  x_calc_absolute_position (f)
       struct frame *f;
  {
-   Window child;
    int win_x = 0, win_y = 0;
    int flags = f->size_hint_flags;
  
--- 8198,8203 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]