all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: ChangeLog entries
Date: Sun, 09 Aug 2015 16:46:20 +0100	[thread overview]
Message-ID: <87lhdkmpmb.fsf@russet.org.uk> (raw)
In-Reply-To: <83vbcopkd3.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 9 Aug 2015 18:11:36 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

> Currently, ChangeLog.2 has entries like this:
>
>   commit 45987b34535e5ae97fa14535630e283f34af94dd
>   Merge: c208eef feadec3
>   Author: Nicolas Petton <nicolas@petton.fr>
>   Date:   Sat Aug 8 21:54:45 2015 +0200
>
>       Merge remote-tracking branch 'origin/fix/subsequence-error-with-negative-seq
>
>   commit feadec307da148af70cf87013c99771ca4db91e4
>   Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
>   Date:   Fri Aug 7 22:12:59 2015 +0100
>
>       Improve error signalling for seq-subseq.
>
>       The existing behaviour for seq-subseq is to error when indexes are too
>       large, but to silently ignore numbers which are too negative for lists.
>       String and vector handling errors in both cases. This has been
>       regularlised.
>
>       Error signalling behaviour has been explicitly added to the docstring of
>       seq-subseq, and also to cl-subseq which largely defers to
>       seq-subseq (and is therefore also impacted by this change).
>
>       Tests have been added for these exceptional cases, as well as one non
>       exceptional base case.
>
> I thought log entries from branches weren't supposed to end up in
> ChangeLog, but if they are, I think we should delete these.


They are both changes to trunk. feadec was a change *originally* made on
a branch, 45987 is a merge commit pulling feadec onto trunk also. I
wanted Nicolas to okay by change given that it was his code.

Personally, I would have rebased, but a rebase vs merge discussion is
unlikely to add anything substantial to the world.

I'd rather feadec wasn't deleted. It's my first ChangeLog entry and I'm
really rather proud of it, pathetic as that might sound.

Phil



  reply	other threads:[~2015-08-09 15:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-09 15:11 ChangeLog entries Eli Zaretskii
2015-08-09 15:46 ` Phillip Lord [this message]
2015-08-09 18:23   ` Eli Zaretskii
2015-08-10  9:16     ` Phillip Lord
2015-08-10  9:37       ` Artur Malabarba
2015-08-10 11:55         ` Phillip Lord
2015-08-10 13:02   ` Nicolas Petton
2015-08-10 17:19     ` Eli Zaretskii
2015-08-10 21:17       ` Paul Eggert
2015-08-10 21:54       ` Phillip Lord
2015-08-09 16:05 ` Paul Eggert
2015-08-09 18:24   ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=87lhdkmpmb.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.