]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/qp.el
gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that...
[gnu-emacs] / lisp / gnus / qp.el
index aeec743ce55ecac1f83dbec0cd7a367bd472a6a4..90975c48cd334ad4d35d9c083ee14326bce8b00d 100644 (file)
@@ -1,7 +1,7 @@
 ;;; qp.el --- Quoted-Printable functions
 
 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-;;   2007, 2008, 2009  Free Software Foundation, Inc.
+;;   2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;; Keywords: mail, extensions
@@ -164,5 +164,4 @@ encode lines starting with \"From\"."
 
 (provide 'qp)
 
-;; arch-tag: db89e52a-e4a1-4b69-926f-f434f04216ba
 ;;; qp.el ends here