Variable: pc-selection-mode-hook
pc-selection-mode-hook is a customizable variable defined in
pc-select.el.gz.
Value
nil
Documentation
The hook to run when PC Selection mode is toggled.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/pc-select.el.gz
(defcustom pc-selection-mode-hook nil
"The hook to run when PC Selection mode is toggled."
:type 'hook)