/[emacs]/emacs/lisp/gnus/sha1.el
ViewVC logotype

Diff of /emacs/lisp/gnus/sha1.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.2 by miles, Tue Sep 21 09:34:08 2004 UTC revision 1.1.2.3 by miles, Thu Nov 4 08:55:31 2004 UTC
# Line 60  Line 60 
60    
61  (defgroup sha1 nil  (defgroup sha1 nil
62    "Elisp interface for SHA1 hash computation."    "Elisp interface for SHA1 hash computation."
63      :version "21.4"
64    :group 'extensions)    :group 'extensions)
65    
66  (defcustom sha1-maximum-internal-length 500  (defcustom sha1-maximum-internal-length 500
# Line 82  It must be a string \(program name\) or Line 83  It must be a string \(program name\) or
83                                 (error))                                 (error))
84    "*Use external SHA1 program.    "*Use external SHA1 program.
85  If this variable is set to nil, use internal function only."  If this variable is set to nil, use internal function only."
   :version "21.4"  
86    :type 'boolean    :type 'boolean
87    :group 'sha1)    :group 'sha1)
88    

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26