Variable: 5x5-hassle-me

5x5-hassle-me is a customizable variable defined in 5x5.el.gz.

Value

t

Documentation

Should 5x5 ask you when you want to do a destructive operation?

Source Code

;; Defined in /usr/src/emacs/lisp/play/5x5.el.gz
(defcustom 5x5-hassle-me t
  "Should 5x5 ask you when you want to do a destructive operation?"
  :type  'boolean)