Variable: srecode-insert-getset-fully-automatic-flag

srecode-insert-getset-fully-automatic-flag is a variable defined in getset.el.gz.

Value

nil

Documentation

Non-nil means accept choices srecode comes up with without asking.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/srecode/getset.el.gz
;;; Code:
(defvar srecode-insert-getset-fully-automatic-flag nil
  "Non-nil means accept choices srecode comes up with without asking.")