]> git.eshelyaron.com Git - emacs.git/commit
Don't show the build directory in load-history.
authorKen Raeburn <raeburn@raeburn.org>
Thu, 15 Jun 2017 04:36:20 +0000 (00:36 -0400)
committerKen Raeburn <raeburn@raeburn.org>
Mon, 31 Jul 2017 05:05:16 +0000 (01:05 -0400)
commitd987a68fec63fc8cd7ed5dd4cd717d6edda4841e
tree20be57c72a534ec85deeaeb748573cdb7688590b
parent89bfbf7b7e39ddd9df54e6818072e49c57866975
Don't show the build directory in load-history.

* lisp/loadup.el: Before dumping, pre-process a copy of load-history
to make the pathnames relative and write out the modified version.
lisp/loadup.el