Variable: skeleton-pair-on-word

skeleton-pair-on-word is a variable defined in skeleton.el.gz.

Value

nil

Documentation

If this is nil, paired insertion is inhibited before or inside a word.

Source Code

;; Defined in /usr/src/emacs/lisp/skeleton.el.gz
(defvar skeleton-pair-on-word nil
  "If this is nil, paired insertion is inhibited before or inside a word.")