chiark / gitweb /
el/dot-emacs.el: Use `string-to-number' instead of `parse-integer'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 Jul 2017 12:43:53 +0000 (13:43 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 17 Jul 2017 12:43:53 +0000 (13:43 +0100)
commit355d133685f884d7cf687d9d11a5e1dbb978dcab
treefe281fc1790789d85b67c72c276d7cad67d55c8e
parenta20f5ea0c2c26cd533c02f9647aa531bd7b552f9
el/dot-emacs.el: Use `string-to-number' instead of `parse-integer'.

Not sure where the latter came from (except that it's the Common Lisp
function for doing this job), but it doesn't work on a freshly started
instance.
el/dot-emacs.el