all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: emacs-devel@gnu.org
Subject: ChangeLog entries
Date: Sun, 09 Aug 2015 18:11:36 +0300	[thread overview]
Message-ID: <83vbcopkd3.fsf@gnu.org> (raw)

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.



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

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-09 15:11 Eli Zaretskii [this message]
2015-08-09 15:46 ` ChangeLog entries Phillip Lord
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=83vbcopkd3.fsf@gnu.org \
    --to=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.