emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/macgui.h,v


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macgui.h,v
Date: Tue, 09 Jan 2007 08:53:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     YAMAMOTO Mitsuharu <mituharu>   07/01/09 08:53:41

Index: macgui.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/macgui.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- macgui.h    5 Jan 2007 08:29:59 -0000       1.35
+++ macgui.h    9 Jan 2007 08:53:41 -0000       1.36
@@ -24,7 +24,7 @@
 #ifndef EMACS_MACGUI_H
 #define EMACS_MACGUI_H
 
-typedef int Display;  /* fix later */
+typedef struct _XDisplay Display; /* opaque */
 
 typedef Lisp_Object XrmDatabase;
 




reply via email to

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