unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ChangeLog policy for same-day changes to a file?
@ 2008-01-02  8:58 Karl Fogel
  2008-01-02  7:06 ` Miles Bader
  2008-01-03  9:50 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Karl Fogel @ 2008-01-02  8:58 UTC (permalink / raw)
  To: emacs-devel

Notice the multiple appearances of "doc-view.el" in this single entry
from lisp/ChangeLog:

   2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>

	* image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
	New functions.
	(image-mode): Set bookmark-make-cell-function appropriately.

	* doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.

	* bookmark.el (bookmark-make-cell-function): New variable.
	(bookmark-make): Call bookmark-make-cell-function's function
	instead of bookmark-make-cell.
	(bookmark-get-handler, bookmark-jump-internal): New functions.
	(bookmark-jump, bookmark-jump-other-window, bookmark-insert)
	(bookmark-bmenu-2-window, bookmark-bmenu-other-window):
	Use bookmark-jump-internal.
	(bookmark-make-cell-for-text-file): Renamed from bookmark-make-cell.

	* doc-view.el (doc-view-bookmark-make-cell)
	(doc-view-bookmark-jump): New functions.
	(doc-view-mode): Set bookmark-make-cell-function buffer-locally.

Obviously, they represent separate CVS commits to doc-view.el, but on
the same day, so Tassilo put them into the same ChangeLog entry.  The
result is counterintuitive, but I'm not sure what else he should do.
Create a separate ChangeLog entry with the same date?  Do we have a
policy for how to handle this?

(I have little experience with this issue, because no other project I
work on manually maintains a ChangeLog file in addition to the log
messages stored by the version control system.)

-Karl

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

end of thread, other threads:[~2008-01-03  9:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02  8:58 ChangeLog policy for same-day changes to a file? Karl Fogel
2008-01-02  7:06 ` Miles Bader
2008-01-02  9:39   ` Karl Fogel
2008-01-02  7:46     ` Miles Bader
2008-01-03  9:50 ` Richard Stallman

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).