Fix recent bootstrap issue by moving string-to-list
commitef6132c55fc3174f67766ad92e5e2866ac92b8ff
authorGlenn Morris <rgm@gnu.org>
Mon, 13 Feb 2017 03:02:56 +0000 (12 19:02 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 13 Feb 2017 03:02:56 +0000 (12 19:02 -0800)
tree7d10c5a55fb6053ef85230df7c3da080062c87a0
parent04ea55fa471f0c75eeee6ccea33cf91c81fc246c
Fix recent bootstrap issue by moving string-to-list

* lisp/international/mule-util.el (string-to-list, string-to-vector):
Move from here...
* lisp/subr.el (string-to-list, string-to-vector): ...to here.
The implementation is trivial and at least string-to-list
has ended up being needed early during bootstrap.
lisp/international/mule-util.el
lisp/subr.el