Lessen focus on ChangeLog files, as opposed to change log entries.
commitcd2e816cd3ebf562c680ed15b53cf2a88a01f14f
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 19 Nov 2014 19:29:40 +0000 (19 11:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 19 Nov 2014 19:37:56 +0000 (19 11:37 -0800)
tree40bb4e3db8a0cc25ca29a80a984bcb6b37d49699
parentff953bc93bb41ef573cd6962424ece340ad5a394
Lessen focus on ChangeLog files, as opposed to change log entries.

This is in preparation for generating the former automatically
from the latter.
* admin/notes/bugtracker, admin/notes/copyright, admin/notes/newfile:
ChangeLog -> change log
* admin/notes/changelogs: Remove, merging old contents to ...
* admin/notes/repo: ... here.
* doc/emacs/maintaining.texi (Change Log): Mention that ChangeLog files may
be copied to or from a version control system.
* doc/emacs/trouble.texi (Sending Patches): Point to the commit messages.
* doc/lispref/intro.texi (Acknowledgments): ChangeLog file -> change log entries.
* doc/lispref/tips.texi (Library Headers): Emacs uses a version control system.
* etc/CONTRIBUTE: Give advice about git commit messages and how
to generate proposed patches containing them.
14 files changed:
admin/ChangeLog
admin/notes/bugtracker
admin/notes/changelogs [deleted file]
admin/notes/copyright
admin/notes/newfile
admin/notes/repo
doc/emacs/ChangeLog
doc/emacs/maintaining.texi
doc/emacs/trouble.texi
doc/lispref/ChangeLog
doc/lispref/intro.texi
doc/lispref/tips.texi
etc/CONTRIBUTE
etc/ChangeLog