Mercurial > hg > xemacs-beta
comparison lisp/dumped-lisp.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 | aa28d959af41 |
children | ebb35ddea76a |
comparison
equal
deleted
inserted
replaced
4245:119b227b734c | 4246:9fec7fedbf1b |
---|---|
31 | 31 |
32 "subr" ; load the most basic Lisp functions | 32 "subr" ; load the most basic Lisp functions |
33 "post-gc" | 33 "post-gc" |
34 "replace" ; match-string used in version.el. | 34 "replace" ; match-string used in version.el. |
35 | 35 |
36 "version.el" ; Ignore compiled-by-mistake version.elc | 36 "version" |
37 | 37 |
38 "cl" | 38 "cl" |
39 "cl-extra" | 39 "cl-extra" |
40 "cl-seq" | 40 "cl-seq" |
41 "widget" | 41 "widget" |