Variable: pc-select-key-bindings-alist
pc-select-key-bindings-alist is a variable defined in pc-select.el.gz.
Value
nil
Documentation
This alist holds all the key bindings PC Selection mode sets.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/pc-select.el.gz
(defvar pc-select-key-bindings-alist nil
"This alist holds all the key bindings PC Selection mode sets.")