Variable: pc-select-map
pc-select-map is a variable defined in pc-select.el.gz.
Value
nil
Documentation
The keymap used as the global map when PC Selection mode is on.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/pc-select.el.gz
(defvar pc-select-map nil
"The keymap used as the global map when PC Selection mode is on." )