Whitespace fix.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jan 2011 21:49:25 +0000 (13:49 -0800)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jan 2011 22:21:14 +0000 (14:21 -0800)
lisp/gnus-agent.el

index 13fa94e..2c0b02d 100644 (file)
@@ -203,8 +203,7 @@ queue.  Otherwise, queue if and only if unplugged."
                (const :format "When unplugged" t)))
 
 (defcustom gnus-agent-prompt-send-queue nil
-  "If non-nil, `gnus-group-send-queue' will prompt if called when
-unplugged."
+  "If non-nil, `gnus-group-send-queue' will prompt if called when unplugged."
   :version "22.1"
   :group 'gnus-agent
   :type 'boolean)