diff lisp/gnus/gnus-agent.el @ 38413:a26d9b55abb6

Some fixes to follow coding conventions in files from Gnus.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 17:42:53 +0000
parents bcba582cbfe5
children eb2699620e9c
line wrap: on
line diff
--- a/lisp/gnus/gnus-agent.el	Sun Jul 15 16:15:35 2001 +0000
+++ b/lisp/gnus/gnus-agent.el	Sun Jul 15 17:42:53 2001 +0000
@@ -1106,7 +1106,7 @@
 	  (error 
 	   (unless (funcall gnus-agent-confirmation-function
 			    (format "Error (%s).  Continue? " err))
-	     (error "Cannot fetch articles into the Gnus agent.")))
+	     (error "Cannot fetch articles into the Gnus agent")))
 	  (quit 
 	   (unless (funcall gnus-agent-confirmation-function
 			    (format "Quit (%s).  Continue? " err))