do-after-load-evaluation
do-after-load-evaluation is a compiled Lisp function in `subr.el
'.
(do-after-load-evaluation ABS-FILE)
Evaluate all `eval-after-load' forms, if any, for ABS-FILE.
ABS-FILE, a string, should be the absolute true name of a file just loaded.
This function is called directly from the C code.