all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ChangeLog entries
@ 2015-08-09 15:11 Eli Zaretskii
  2015-08-09 15:46 ` Phillip Lord
  2015-08-09 16:05 ` Paul Eggert
  0 siblings, 2 replies; 12+ messages in thread
From: Eli Zaretskii @ 2015-08-09 15:11 UTC (permalink / raw)
  To: emacs-devel

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.



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-08-10 21:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-09 15:11 ChangeLog entries Eli Zaretskii
2015-08-09 15:46 ` 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

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.