Mercurial > hg > xemacs-beta
diff lisp/update-elc.el @ 4246:9fec7fedbf1b
[xemacs-hg @ 2007-10-31 11:21:02 by aidan]
Use correct coding system information for Installation-string.
author | aidan |
---|---|
date | Wed, 31 Oct 2007 11:21:15 +0000 |
parents | 1ee424086c62 |
children | 257b468bf2ca |
line wrap: on
line diff
--- a/lisp/update-elc.el Tue Oct 30 22:51:13 2007 +0000 +++ b/lisp/update-elc.el Wed Oct 31 11:21:15 2007 +0000 @@ -117,8 +117,7 @@ '("paths.el" "dumped-lisp.el" "dumped-pkg-lisp.el" - "raw-process.el" - "version.el") + "raw-process.el") "Lisp files that should not be byte compiled. Files in `additional-dump-dependencies' do not need to be listed here.")