From 78cd48e721d04b94b35f6e02e7c1022092bf702e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 9 Mar 2013 12:22:27 -0800 Subject: [PATCH] * admin.el: Comment Add missing ChangeLog portion for previous change. --- admin/ChangeLog | 2 +- admin/admin.el | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/admin/ChangeLog b/admin/ChangeLog index a47d0d3c2dc..2d09a749907 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,7 +1,7 @@ 2013-03-09 Glenn Morris * admin.el (add-release-logs): Provide interactive defaults. - Allow specification of the release date. + Allow specification of the release date. Don't exclude gnus/. 2013-03-05 Paul Eggert diff --git a/admin/admin.el b/admin/admin.el index e7ef222f424..fd9bde29f46 100644 --- a/admin/admin.el +++ b/admin/admin.el @@ -28,6 +28,10 @@ (defvar add-log-time-format) ; in add-log +;; Does this information need to be in every ChangeLog, as opposed to +;; just the top-level one? Only if you allow changes the same +;; day as the release. +;; http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00161.html (defun add-release-logs (root version &optional date) "Add \"Version VERSION released.\" change log entries in ROOT. Root must be the root of an Emacs source tree. -- 2.39.2