diff lisp/gnus/gnus-sum.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 8b4e5c2b7d7f
children f8ce69d86eea
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el	Sun Jul 15 16:15:35 2001 +0000
+++ b/lisp/gnus/gnus-sum.el	Sun Jul 15 17:42:53 2001 +0000
@@ -7918,7 +7918,7 @@
 		       force t))
      (t (setq force t)))
     (if (and raw (not force) (equal gnus-newsgroup-name "nndraft:drafts"))
-	(error "Can't edit the raw article in group nndraft:drafts."))
+	(error "Can't edit the raw article in group nndraft:drafts"))
     (save-excursion
       (set-buffer gnus-summary-buffer)
       (let ((mail-parse-charset gnus-newsgroup-charset)