]> git.eshelyaron.com Git - emacs.git/commit
Revert "Signal user-error on duplicate package refresh"
authorStefan Kangas <stefankangas@gmail.com>
Thu, 6 Feb 2020 12:30:33 +0000 (13:30 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 6 Feb 2020 12:37:38 +0000 (13:37 +0100)
commitb2e27d8617ad727c578763445d240962828a872c
treeab23b7ece1cd475d43dac195d08d34b10aab6fcd
parent09eed01afb4968a93247fb8eb7b5301a5bfb6342
Revert "Signal user-error on duplicate package refresh"

That commit caused errors when the connection was dropped in the
middle of a package refresh.  To avoid any further issues this close
to the pretest, we simply remove this feature.  (Bug#39187)

Don't merge to master, where we will instead try to fix the bug.
lisp/emacs-lisp/package.el