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

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

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

revision 1.2 by miles, Sat Sep 4 13:13:43 2004 UTC revision 1.3 by rsteib, Wed Sep 8 18:17:56 2004 UTC
# Line 83  Line 83 
83      ("TRUST_FULLY"     . t)      ("TRUST_FULLY"     . t)
84      ("TRUST_ULTIMATE"  . t))      ("TRUST_ULTIMATE"  . t))
85    "Map GnuPG trust output values to a boolean saying if you trust the key."    "Map GnuPG trust output values to a boolean saying if you trust the key."
86      :group 'mime-security
87    :type '(repeat (cons (regexp :tag "GnuPG output regexp")    :type '(repeat (cons (regexp :tag "GnuPG output regexp")
88                         (boolean :tag "Trust key"))))                         (boolean :tag "Trust key"))))
89    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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