emacs-devel
[Top][All Lists]
Advanced

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

w32select.c patch


From: David Ponce
Subject: w32select.c patch
Date: Mon, 24 Jun 2002 03:21:45 -0400

Hi All,

Compilation of latest CVS version (1.24 2002-06-24) of w32select.c
fails because the constant `COMPOSITION_DISABLED' isn't declared.
The following patch fixes that.

Sincerely,
David

*** w32select.c.ori Mon Jun 24 08:37:17 2002
--- w32select.c Mon Jun 24 08:57:16 2002
***************
*** 30,35 ****
--- 30,36 ----
  #include "buffer.h"
  #include "charset.h"
  #include "coding.h"
+ #include "composite.h"
  
  Lisp_Object QCLIPBOARD;
  


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience 
the convenience of buying online with address@hidden 
http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at 
http://webmail.netscape.com/




reply via email to

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