comparison lisp/gnus/nngateway.el @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents 0293115a14e9
children 15872534500d
comparison
equal deleted inserted replaced
29:7976500f47f9 30:ec9a17fef872
72 (goto-char (point-min)) 72 (goto-char (point-min))
73 (insert "To: " (nnheader-replace-chars-in-string newsgroups ?. ?-) 73 (insert "To: " (nnheader-replace-chars-in-string newsgroups ?. ?-)
74 "@" gateway "\n"))) 74 "@" gateway "\n")))
75 75
76 (nnoo-define-skeleton nngateway) 76 (nnoo-define-skeleton nngateway)
77 77
78 (provide 'nngateway) 78 (provide 'nngateway)
79 79
80 ;;; nngateway.el ends here 80 ;;; nngateway.el ends here