There's no reason not to compile version.el
authorGlenn Morris <rgm@gnu.org>
Fri, 25 May 2012 18:57:51 +0000 (14:57 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 25 May 2012 18:57:51 +0000 (14:57 -0400)
commit758c81e87ded2bad9f5a5a6683fb498965eb508c
treef40ccb469e524f81ede749cfa334ad2d7fb3e3d5
parent48def666f155f3a102594f3a7d800ae549c36313
There's no reason not to compile version.el

AFAICS, this is ancient code dating from when there was an "inc-vers.el",
that was used to bump the build number on version.el. Nowadays that
happens in loadup.el.

* lisp/version.el: Remove no-byte-compile and associated formatting.

* lisp/loadup.el: No need to load lisp/version.el uncompiled.
lisp/ChangeLog
lisp/loadup.el
lisp/version.el