emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/decipher.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/play/decipher.el
Date: Tue, 06 May 2003 13:45:50 -0400

Index: emacs/lisp/play/decipher.el
diff -c emacs/lisp/play/decipher.el:1.17 emacs/lisp/play/decipher.el:1.18
*** emacs/lisp/play/decipher.el:1.17    Sun Jan 12 15:49:14 2003
--- emacs/lisp/play/decipher.el Tue May  6 13:45:50 2003
***************
*** 108,115 ****
  
  (defcustom decipher-ignore-spaces nil
    "*Non-nil means to ignore spaces and punctuation when counting digrams.
! You should set this to `nil' if the cipher message is divided into words,
! or `t' if it is not.
  This variable is buffer-local."
    :type 'boolean
    :group 'decipher)
--- 108,115 ----
  
  (defcustom decipher-ignore-spaces nil
    "*Non-nil means to ignore spaces and punctuation when counting digrams.
! You should set this to nil if the cipher message is divided into words,
! or t if it is not.
  This variable is buffer-local."
    :type 'boolean
    :group 'decipher)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]