Variable: strokes-load-hook
strokes-load-hook is a variable defined in strokes.el.gz.
This variable is obsolete since 28.1; use with-eval-after-load
instead.
Value
nil
Documentation
Functions to be called when Strokes is loaded.
Source Code
;; Defined in /usr/src/emacs/lisp/strokes.el.gz
(defvar strokes-load-hook nil
"Functions to be called when Strokes is loaded.")