projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adb69dd
)
* Makefile.in (change-history-commit): Add missing piece of previous.
author
Glenn Morris
<rgm@gnu.org>
Thu, 7 May 2015 02:01:02 +0000
(22:01 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 7 May 2015 02:01:02 +0000
(22:01 -0400)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 5102575217eb767c720165040e9481f993a2d0cf..e8780c22d4ae5083b9043fed6cb6934604baf8cf 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-1136,7
+1136,7
@@
change-history: change-history-nocommit
# file contains invalid text, fix the file by hand and then run
# 'make change-history-commit'.
change-history-commit:
- git commit -m'; make $@' $(CHANGELOG_N)
Makefile.in
+ git commit -m'; make $@' $(CHANGELOG_N)
$(emacslog)
.PHONY: check-declare