Variable: decipher-char

decipher-char is a variable defined in decipher.el.gz.

Value

nil

Documentation

See the functions decipher-loop-with-breaks and decipher-loop-no-breaks.

Source Code

;; Defined in /usr/src/emacs/lisp/play/decipher.el.gz
;; The following variables are used by the analysis functions
;; and are defined here to avoid byte-compiler warnings.
;; Don't mess with them unless you know what you're doing.
(defvar decipher-char nil
  "See the functions decipher-loop-with-breaks and decipher-loop-no-breaks.")