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.h [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/xterm.h [lexbind]
Date: Mon, 25 Oct 2004 00:41:55 -0400

Index: emacs/src/xterm.h
diff -c emacs/src/xterm.h:1.130.2.10 emacs/src/xterm.h:1.130.2.11
*** emacs/src/xterm.h:1.130.2.10        Tue Jul  6 10:17:23 2004
--- emacs/src/xterm.h   Mon Oct 25 04:19:36 2004
***************
*** 21,28 ****
  
  #include <X11/Xlib.h>
  #include <X11/cursorfont.h>
- #include <X11/Xutil.h>
  #include <X11/keysym.h>
  #include <X11/Xatom.h>
  #include <X11/Xresource.h>
  
--- 21,28 ----
  
  #include <X11/Xlib.h>
  #include <X11/cursorfont.h>
  #include <X11/keysym.h>
+ #include <X11/Xutil.h>
  #include <X11/Xatom.h>
  #include <X11/Xresource.h>
  




reply via email to

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