diff options
author | Xue Fuqiao <xfq.free@gmail.com> | 2013-06-15 21:21:17 +0800 |
---|---|---|
committer | Xue Fuqiao <xfq.free@gmail.com> | 2013-06-15 21:21:17 +0800 |
commit | d862673b610c728ce1b4402c0c88b73c2fbd2f42 (patch) | |
tree | 1ddf5efdb15dff03cc547977e84c8edbc16d4413 /admin | |
parent | 9583ec36c459ecf14237b08ee2e29fe301a63c4e (diff) | |
download | emacs-d862673b610c728ce1b4402c0c88b73c2fbd2f42.tar.gz |
* admin/notes/changelogs: Mention trivial changes in Change Log.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/ChangeLog | 4 | ||||
-rw-r--r-- | admin/notes/changelogs | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 8fdfe3965b1..b612edf8424 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,7 @@ +2013-06-15 Xue Fuqiao <xfq.free@gmail.com> + + * notes/changelogs: Mention trivial changes in Change Log. + 2013-06-13 Glenn Morris <rgm@gnu.org> * admin.el (manual-style-string): Use new file manual.css. diff --git a/admin/notes/changelogs b/admin/notes/changelogs index 2e954570ce8..ae9ce40aa0a 100644 --- a/admin/notes/changelogs +++ b/admin/notes/changelogs @@ -3,8 +3,9 @@ entry in their name, not yours. http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00793.html - There is no need to make change log entries for files such as NEWS, - MAINTAINERS, and FOR-RELEASE. +http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00485.html + There is no need to make trivial change log entries for files such + as NEWS, MAINTAINERS, and FOR-RELEASE. http://lists.gnu.org/archive/html/emacs-devel/2006-12/msg01135.html There is no need to indicate regeneration of files such as configure |