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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c [emacs-unicode-2]
Date: Mon, 05 Jul 2004 23:10:53 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.804.2.11 emacs/src/xterm.c:1.804.2.12
*** emacs/src/xterm.c:1.804.2.11        Mon Jun 28 07:29:26 2004
--- emacs/src/xterm.c   Tue Jul  6 02:57:15 2004
***************
*** 3265,3271 ****
       struct input_event *bufp;
  {
    struct frame *frame;
-   int nr_events = 0;
  
    frame = x_any_window_to_frame (dpyinfo, event->xany.window);
    if (! frame)
--- 3265,3270 ----
***************
*** 8223,8229 ****
  x_calc_absolute_position (f)
       struct frame *f;
  {
-   Window child;
    int win_x = 0, win_y = 0;
    int flags = f->size_hint_flags;
  
--- 8222,8227 ----




reply via email to

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