comparison lisp/gnus/gnus-draft.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children 55fd4f77387a 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
219 "Say whether ARTICLE is sendable." 219 "Say whether ARTICLE is sendable."
220 (not (memq article gnus-newsgroup-unsendable))) 220 (not (memq article gnus-newsgroup-unsendable)))
221 221
222 (provide 'gnus-draft) 222 (provide 'gnus-draft)
223 223
224 ;;; arch-tag: 3d92af58-8c97-4a5c-9db4-a98e85198022
224 ;;; gnus-draft.el ends here 225 ;;; gnus-draft.el ends here