[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/xterm.c,v
From: |
Andreas Schwab |
Subject: |
[Emacs-diffs] Changes to emacs/src/xterm.c,v |
Date: |
Tue, 08 Jul 2008 11:54:12 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Andreas Schwab <schwab> 08/07/08 11:54:11
Index: xterm.c
===================================================================
RCS file: /sources/emacs/emacs/src/xterm.c,v
retrieving revision 1.999
retrieving revision 1.1000
diff -u -b -r1.999 -r1.1000
--- xterm.c 22 Jun 2008 14:02:07 -0000 1.999
+++ xterm.c 8 Jul 2008 11:54:10 -0000 1.1000
@@ -84,6 +84,7 @@
#include "atimer.h"
#include "keymap.h"
#include "font.h"
+#include "fontset.h"
#ifdef USE_X_TOOLKIT
#include <X11/Shell.h>
- [Emacs-diffs] Changes to emacs/src/xterm.c,v,
Andreas Schwab <=