Variable: decipher-undo-list-size
decipher-undo-list-size is a buffer-local variable defined in
decipher.el.gz.
Documentation
The number of entries in the undo list.
Source Code
;; Defined in /usr/src/emacs/lisp/play/decipher.el.gz
(defvar-local decipher-undo-list-size 0
"The number of entries in the undo list.")