File: decipher.el.html

Defined variables (16)

decipher-charSee the functions decipher-loop-with-breaks and decipher-loop-no-breaks.
decipher-font-lock-keywordsFont Lock keywords for Decipher mode.
decipher-force-uppercaseNon-nil means to convert ciphertext to uppercase.
decipher-ignore-spacesNon-nil means to ignore spaces and punctuation when counting digrams.
decipher-mode-abbrev-tableAbbrev table for ‘decipher-mode’.
decipher-mode-hookHook to run upon entry to decipher.
decipher-mode-mapKeymap for Decipher mode.
decipher-mode-syntax-tableDecipher mode syntax table.
decipher-stats-bufferThe buffer which displays statistics for this ciphertext.
decipher-stats-mode-abbrev-tableAbbrev table for ‘decipher-stats-mode’.
decipher-stats-mode-hookHook run after entering ‘decipher-stats-mode’.
decipher-stats-mode-mapKeymap for Decipher-Stats mode.
decipher-stats-mode-syntax-tableSyntax table for ‘decipher-stats-mode’.
decipher-undo-limitThe maximum number of entries in the undo list.
decipher-undo-listThe undo list for this buffer.
decipher-undo-list-sizeThe number of entries in the undo list.

Defined functions (31)

decipher()
decipher--digram-counts(COUNTS)
decipher--digram-total(BEFORE-COUNT AFTER-COUNT)
decipher-add-undo(UNDO-REC)
decipher-adjacency-list(CIPHER-CHAR)
decipher-alphabet-keypress(A B)
decipher-analyze()
decipher-analyze-buffer()
decipher-complete-alphabet()
decipher-copy-cons(CONS)
decipher-digram-list()
decipher-display-range(START END)
decipher-display-regexp(START-REGEXP END-REGEXP)
decipher-display-stats-buffer()
decipher-frequency-count()
decipher-get-undo(CIPHER-CHAR PLAIN-CHAR)
decipher-insert(CHAR)
decipher-insert-frequency-counts(FREQ-LIST TOTAL)
decipher-keypress()
decipher-loop-no-breaks(FUNC)
decipher-loop-with-breaks(FUNC)
decipher-make-checkpoint(DESC)
decipher-mode()
decipher-read-alphabet()
decipher-restore-checkpoint()
decipher-resync()
decipher-set-map(CIPHER-CHAR PLAIN-CHAR &optional NO-UNDO)
decipher-show-alphabet()
decipher-stats-buffer(&optional CREATE)
decipher-stats-mode()
decipher-undo()

Defined faces (0)