unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ponced16@netscape.net (David Ponce)
Subject: w32select.c patch
Date: Mon, 24 Jun 2002 03:21:45 -0400	[thread overview]
Message-ID: <2972ED98.1CC396D9.00A66750@netscape.net> (raw)

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 Shop@Netscape! http://shopnow.netscape.com/

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

             reply	other threads:[~2002-06-24  7:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-24  7:21 David Ponce [this message]
2002-06-24  8:01 ` w32select.c patch Juanma Barranquero
  -- strict thread matches above, loose matches on Subject: below --
2002-06-24  8:56 Kenichi Handa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2972ED98.1CC396D9.00A66750@netscape.net \
    --to=ponced16@netscape.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).