]> git.eshelyaron.com Git - emacs.git/commit
Make dbus work in a dumped Emacs
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 12 Oct 2021 11:56:47 +0000 (13:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 12 Oct 2021 11:57:52 +0000 (13:57 +0200)
commit1a02683ceeb6fbcebd0d7bb71dce448177f1d228
treee58c619f5806b63ce9988eae919a558bc85d93b7
parent6d68fbd57f730051dd3af470e7b0c41b41238bd0
Make dbus work in a dumped Emacs

* lisp/net/dbus.el (dbus--init): Make into a defun.
(after-pdump-load-hook): Put it onto the new pdump hook so that
it's run after startup (bug#37331).
lisp/net/dbus.el