]> git.eshelyaron.com Git - emacs.git/commit
Two `load-history' eln related fixes.
authorAndrea Corallo <akrl@sdf.org>
Sun, 21 Jun 2020 18:52:52 +0000 (20:52 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 21 Jun 2020 22:15:36 +0000 (00:15 +0200)
commitf0e9fdd1f9a9989b457cbc382e0cf12c161a8e6c
tree0c83f17c37256e68f57a5a663a64b66dde97c55e
parent0a70ed9df274f7b262862ddd08a2fd61e2fea42b
Two `load-history' eln related fixes.

* src/lread.c (Fload): Fix `load-history' filling for elns non in
root lisp-dir.

* lisp/startup.el (command-line): Fix `load-history' fixup
algorith for eln files.
lisp/startup.el
src/lread.c