unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: ChangeLog?
Date: Fri, 04 Mar 2005 18:46:09 -0500	[thread overview]
Message-ID: <E1D7MUj-0002Qo-Ev@fencepost.gnu.org> (raw)
In-Reply-To: <m1D70st-0004R9C@rattlesnake.com> (bob@rattlesnake.com)

	In Emacs, the approach we use is that all changes are listed in
	ChangeLog.

    Which ChangeLog?

In the ChangeLog in the directory where you made the change; or, if
there is none in that directory, in its parent directory.

	(emacs)Types of Log File
    the Emacs manual says

	When you use version control, you can use just the per-file log if
	you wish, or you can use both kinds of logs.  ...

It is describing several approaches that projects can use.  Emacs uses
the approach to list each ontrivial change both in ChangeLog and in
the file's own CVS log.

    Shall I change the documentation as I suggested to:

Please do not change it, and please let's stop discussing this.  I will
make a small change there:



  A project maintained with version control can use just the per-file
log, or it can use both kinds of logs.  It can handle some files one
way and some files the other way.  Each project has its policy, which
you should follow.

  When the policy is to use both, you typically want to write just one
entry for each change, and put the entry into both logs.  You can
write the entry in @file{ChangeLog}, then copy it to the log buffer
when you check in the change.  Or you can write the entry in the log
buffer while checking in the change, and later use the @kbd{C-x v a}
command to copy it to @file{ChangeLog} (@pxref{Change Logs and VC}).

      parent reply	other threads:[~2005-03-04 23:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <61k6osjqsz.fsf@fencepost.gnu.org>
     [not found] ` <m1D5t7c-0004QmC@rattlesnake.com>
     [not found]   ` <fc339e4a05022814485fe422fb@mail.gmail.com>
2005-03-01 13:29     ` ChangeLog? Robert J. Chassell
2005-03-01 14:12       ` ChangeLog? Stefan Monnier
2005-03-01 15:06         ` ChangeLog? Kim F. Storm
2005-03-01 16:11           ` ChangeLog? Stefan Monnier
2005-03-03  2:27       ` ChangeLog? Richard Stallman
2005-03-03  3:20         ` ChangeLog? Miles Bader
2005-03-03 20:57           ` ChangeLog? Richard Stallman
2005-03-04  0:41             ` ChangeLog? Robert J. Chassell
2005-03-04  0:53               ` ChangeLog? Luc Teirlinck
2005-03-04  1:35               ` ChangeLog? Miles Bader
2005-03-04 13:42                 ` ChangeLog? Robert J. Chassell
2005-03-04  1:49               ` ChangeLog? Nick Roberts
2005-03-04 23:46                 ` ChangeLog? Richard Stallman
2005-03-04 23:46               ` Richard Stallman [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1D7MUj-0002Qo-Ev@fencepost.gnu.org \
    --to=rms@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 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).