[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/xterm.h
From: |
Kim F . Storm |
Subject: |
[Emacs-diffs] Changes to emacs/src/xterm.h |
Date: |
Wed, 13 Oct 2004 18:16:07 -0400 |
Index: emacs/src/xterm.h
diff -c emacs/src/xterm.h:1.163 emacs/src/xterm.h:1.164
*** emacs/src/xterm.h:1.163 Wed Jun 16 15:06:30 2004
--- emacs/src/xterm.h Wed Oct 13 22:05:40 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>
- [Emacs-diffs] Changes to emacs/src/xterm.h,
Kim F . Storm <=