No longer include timestamp in header of .elc files
authorGlenn Morris <rgm@gnu.org>
Sat, 20 Apr 2013 19:48:04 +0000 (12:48 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 20 Apr 2013 19:48:04 +0000 (12:48 -0700)
commita6d63d97cd7f213a87630ab86119b469a89caeeb
treef64970c5ebc4f976d584efafeb5d79900e157a8b
parent61655fd96ce959e47ad8d047387e5585843fc789
No longer include timestamp in header of .elc files

This removes needless differences between files compiled at different
times or by different people, or from sources in different locations.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00187.html

* lisp/emacs-lisp/bytecomp.el (byte-compile-insert-header):
No longer include timestamp etc information.

* etc/NEWS: Mention this.
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el