emacs-devel
[Top][All Lists]
Advanced

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

Re: Merging the xwidget branch


From: joakim
Subject: Re: Merging the xwidget branch
Date: Mon, 18 Jan 2016 13:11:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> From: address@hidden
>> Cc: address@hidden
>> Date: Sun, 17 Jan 2016 21:03:12 +0100
>> 
>> I have made a patch to be applied to emacs-25.
>> http://www.verona.se/xwidget_mvp.diff> 
>> Basically I just made a diff between master and xwidget_mvp, and ignored
>> whitespace diffs. To test it I applied it to emacs-25 using patch. It
>> applied cleanly, except for a trivial rejected hunk in keyboard.c, which
>> I fixed in the patch. I then retested.
>> 
>> I tried building withouth xwidget enabled, and with.
>> 
>> Could you help with applying the patch, or otherwise state how we should 
>> proceed?
>
> What kind of help do you need with the patch?  If it applies cleanly
> to the emacs-25 branch, just apply it, make sure you write a good
> commit log message that describes the changes, and push.
>
> If anything else is needed, please tell.
>
> Thanks.

Here is an attempt at a commit message, after I read the relevant
section in CONTRIBUTE.

Support for the new Xwidget feature.

* configure.ac:
* window.c, Makefile.in, buffer.c, dispextern.h, dispnew.c, emacs.c:
* emacsgtkfixed.c, emacsgtkfixed.h, keyboard.c, lisp.h, print.c:
* termhooks.h, window.c, xdisp.c, xterm.c

New files for xwidgets:
* xwidget.c, xwidget.h, xwidget.el:

Co-authored-by:  Grégoire Jadi  <address@hidden>
Various improvements to the Xwidget feature.
* xwidgets.c:
* emacsgtkfixed.c:
* xwidget.el: Improvements to the Xwidget feature.


-- 
Joakim Verona



reply via email to

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