emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 9/9] Detect window-system from display name


From: Daniel Colascione
Subject: Re: [PATCH 9/9] Detect window-system from display name
Date: Tue, 07 Aug 2012 13:28:10 -0700
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

On 8/7/2012 11:18 AM, Eli Zaretskii wrote:
>> Date: Tue, 07 Aug 2012 01:19:27 -0700
>> From: Daniel Colascione <address@hidden>
>>
>> ---
>>  lisp/frame.el        |   53 +++++++++++++++++++++++++----------------
>>  lisp/server.el       |   63 
>> +++++++++++++++++++++++++++-----------------------
>>  lisp/startup.el      |    3 +-
>>  lisp/term/ns-win.el  |    4 ++-
>>  lisp/term/w32-win.el |    7 ++++-
>>  lisp/term/x-win.el   |    5 ++++
>>  src/w32fns.c         |    5 +++-
>>  7 files changed, 85 insertions(+), 55 deletions(-)
> 
> Can you tell why this changeset is needed?
> 

This change helps emacsclient work with both kinds of Cygwin builds, and we'll
eventually need exactly this machinery if we're to support multiple window
systems. With this change, all the supported window systems are on an equal 
footing.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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