Variable: after-pdump-load-hook

after-pdump-load-hook is a variable defined in subr.el.gz.

Value

(dbus--init)

Documentation

Normal hook run after loading the .pdmp file.

View in manual

Probably introduced at or before Emacs version 29.1.

Source Code

;; Defined in /usr/src/emacs/lisp/subr.el.gz
(defvar after-pdump-load-hook nil
  "Normal hook run after loading the .pdmp file.")