all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8645: add-change-log-entry-other-window and multi-author changelog entries
@ 2011-05-10 19:40 Glenn Morris
  0 siblings, 0 replies; only message in thread
From: Glenn Morris @ 2011-05-10 19:40 UTC (permalink / raw)
  To: 8645

Package: emacs
Severity: minor
Version: 23.3

With a multi-author ChangeLog entry, eg:

2011-05-10  Me  <me@mine>
	    You <you@yours>

add-change-log-entry-other-window does the wrong thing if I call it on
the same day to add another change. It starts adding a new entry in the
middle of the author names, ie:

2011-05-10  Me  <my@mine>

	* new-entry

	    You <you@yours>


Instead it should start a completely new entry (under the assumption
that the new change is mine alone and so should not be merged with the
previous entry).





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-10 19:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-10 19:40 bug#8645: add-change-log-entry-other-window and multi-author changelog entries Glenn Morris

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.