]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus-async.el
Merge from trunk.
[gnu-emacs] / lisp / gnus / gnus-async.el
index c5d64332547e0ba52c4d083a8209f8bb1e1cc864..d0afd1aa93266abad0d86802d8136db6f4d9c103 100644 (file)
@@ -76,7 +76,7 @@ The function will be called narrowed to the region of the article
 that was fetched."
   :version "24.1"
   :group 'gnus-asynchronous
-  :type 'function)
+  :type '(choice (const nil) function))
 
 ;;; Internal variables.