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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/play/decipher.el
Date: Thu, 20 Dec 2001 13:18:54 -0500

Index: emacs/lisp/play/decipher.el
diff -c emacs/lisp/play/decipher.el:1.15 emacs/lisp/play/decipher.el:1.16
*** emacs/lisp/play/decipher.el:1.15    Sun Nov 25 06:32:23 2001
--- emacs/lisp/play/decipher.el Thu Dec 20 13:18:53 2001
***************
*** 100,106 ****
  
  (defcustom decipher-force-uppercase t
    "*Non-nil means to convert ciphertext to uppercase.
! Nil means the case of the ciphertext is preserved.
  This variable must be set before typing `\\[decipher]'."
    :type 'boolean
    :group 'decipher)
--- 100,106 ----
  
  (defcustom decipher-force-uppercase t
    "*Non-nil means to convert ciphertext to uppercase.
! nil means the case of the ciphertext is preserved.
  This variable must be set before typing `\\[decipher]'."
    :type 'boolean
    :group 'decipher)



reply via email to

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