unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: joakim@verona.se
Cc: emacs-devel@gnu.org
Subject: Re: Merging the xwidget branch
Date: Mon, 18 Jan 2016 17:39:10 +0200	[thread overview]
Message-ID: <83h9iaew2p.fsf@gnu.org> (raw)
In-Reply-To: <m3fuxvqrb9.fsf@exodia.verona.se> (joakim@verona.se)

> From: joakim@verona.se
> Cc: emacs-devel@gnu.org
> Date: Mon, 18 Jan 2016 08:28:58 +0100
> 
> >> 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.
> 
> I'm not familiar enough with the new commit log conventions.
> I'm supposed to write a commit log entry rather than changelog entries
> right?

Yes.  But the conventions for formatting the commit log are almost the
same as for ChangeLog entries.  So this shouldn't be very different
from what you already knew.

> * NEWS
> ** Xwidgets : A new feature for embedding native widgets
> inside Emacs buffers. If you have gtk3 and webkit-devel installed,
> you can try the embedded webkit browser with m-x xwidget-webkit-browse-url.

For a significant feature such as this one, the NEWS entry should
mention the main variables/functions/commands provided by the feature.

> 
> * lisp/Changelog
> #+BEGIN_SRC change-log
> 2015-02-01  Grégoire Jadi  <daimrod@gmail.com>
> 
> 	* xwidget.el: Improvements to the Xwidget feature.

No need to say anything about a new file except that it's new.

>         Various improvements to the Xwidget feature.
> 	* xwidgets.c:

Likewise here.

>         * emacsgtkfixed.c:
> 
> 2015-02-01  Joakim Verona  <joakim@verona.se>
> 
> 	New files for xwidgets:
> 	* xwidget.c, xwidget.h:
> 	Support for the new Xwidget feature.
> 	* 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
> #+END_SRC
> * Changelog
> #+BEGIN_SRC change-log
> 2015-02-01  Joakim Verona  <joakim@verona.se>
> 
> 	Support for the new Xwidget feature.
> 	* configure.ac:

These, however, need to mention the functions where you made changes,
at least.  (You can invoke "C-x 4 a" from a buffer that visits the
diffs, which should avoid manual work to come up with the list of the
functions.)

Thanks.



  reply	other threads:[~2016-01-18 15:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11  9:44 Merging the xwidget branch Eli Zaretskii
2015-12-11 15:33 ` joakim
2015-12-11 16:17   ` Eli Zaretskii
2015-12-11 16:33     ` joakim
2015-12-11 18:32       ` Eli Zaretskii
2016-01-09  9:52         ` joakim
2016-01-09 11:23           ` Eli Zaretskii
2016-01-11 17:55             ` John Wiegley
2016-01-11 19:00               ` Eli Zaretskii
2016-01-09  9:55         ` joakim
2016-01-11 19:34           ` Wolfgang Jenkner
2016-01-11 19:43             ` joakim
2016-01-16  8:27               ` Eli Zaretskii
2016-01-17 20:03                 ` joakim
2016-01-17 20:49                   ` Eli Zaretskii
2016-01-18  7:28                     ` joakim
2016-01-18 15:39                       ` Eli Zaretskii [this message]
2016-01-18 21:52                         ` joakim
2016-01-19 15:53                           ` Eli Zaretskii
2016-01-19 20:08                             ` joakim
2016-01-19 20:22                               ` Eli Zaretskii
2016-01-20  7:28                                 ` John Wiegley
2016-01-20  7:56                                   ` Nicolas Petton
2016-01-18 12:11                     ` joakim

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=83h9iaew2p.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    /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).