emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/sha1.el [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/sha1.el [emacs-unicode-2]
Date: Thu, 04 Nov 2004 04:02:28 -0500

Index: emacs/lisp/gnus/sha1.el
diff -c emacs/lisp/gnus/sha1.el:1.1.2.2 emacs/lisp/gnus/sha1.el:1.1.2.3
*** emacs/lisp/gnus/sha1.el:1.1.2.2     Tue Sep 21 09:34:08 2004
--- emacs/lisp/gnus/sha1.el     Thu Nov  4 08:55:31 2004
***************
*** 60,65 ****
--- 60,66 ----
  
  (defgroup sha1 nil
    "Elisp interface for SHA1 hash computation."
+   :version "21.4"
    :group 'extensions)
  
  (defcustom sha1-maximum-internal-length 500
***************
*** 82,88 ****
                               (error))
    "*Use external SHA1 program.
  If this variable is set to nil, use internal function only."
-   :version "21.4"
    :type 'boolean
    :group 'sha1)
  
--- 83,88 ----




reply via email to

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