]> git.eshelyaron.com Git - emacs.git/commit
* Makefile.in: Don't always insist on removing existing "ChangeLog".
authorGlenn Morris <rgm@gnu.org>
Thu, 7 May 2015 01:40:28 +0000 (21:40 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 7 May 2015 01:40:28 +0000 (21:40 -0400)
commit09b872dff4242964daca072472ddfc1dd47cbbc1
treee8f9bea6ee782f9c4717c33a554fc714d5bf3b65
parent38398844200322e81e20f4fb2ad129b72a0e8a21
* Makefile.in: Don't always insist on removing existing "ChangeLog".

(CHANGELOG): New variable.
(no-ChangeLog): Remove.
(ChangeLog): Replace "no-ChangeLog"; pass output file to script.
(change-history-nocommit): Use a temp file rather than insisting
on deletion of any existing "ChangeLog".
Makefile.in