/[emacs]/emacs/lisp/gnus/gnus-art.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-art.el

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

revision 1.77 by miles, Thu Jun 16 03:48:19 2005 UTC revision 1.78 by lektu, Thu Jun 16 14:45:59 2005 UTC
# Line 7069  For example: Line 7069  For example:
7069      current-prefix-arg))      current-prefix-arg))
7070    (let ((func (cdr (assoc protocol gnus-article-encrypt-protocol-alist))))    (let ((func (cdr (assoc protocol gnus-article-encrypt-protocol-alist))))
7071      (unless func      (unless func
7072        (error (format "Can't find the encrypt protocol %s" protocol)))        (error "Can't find the encrypt protocol %s" protocol))
7073      (if (member gnus-newsgroup-name '("nndraft:delayed"      (if (member gnus-newsgroup-name '("nndraft:delayed"
7074                                        "nndraft:drafts"                                        "nndraft:drafts"
7075                                        "nndraft:queue"))                                        "nndraft:queue"))

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78

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