Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
78cd48e7
Commit
78cd48e7
authored
Mar 09, 2013
by
Glenn Morris
Browse files
* admin.el: Comment
Add missing ChangeLog portion for previous change.
parent
8c39e821
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
admin/ChangeLog
admin/ChangeLog
+1
-1
admin/admin.el
admin/admin.el
+4
-0
No files found.
admin/ChangeLog
View file @
78cd48e7
2013-03-09 Glenn Morris <rgm@gnu.org>
* 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 <eggert@cs.ucla.edu>
...
...
admin/admin.el
View file @
78cd48e7
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment