diff lisp/gnus/nnslashdot.el @ 49598:0d8b17d428b5

Trailing whitepace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 13:24:35 +0000
parents 93f6c74a2f60
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/lisp/gnus/nnslashdot.el	Tue Feb 04 12:29:42 2003 +0000
+++ b/lisp/gnus/nnslashdot.el	Tue Feb 04 13:24:35 2003 +0000
@@ -98,7 +98,7 @@
 	 (entry (assoc group nnslashdot-groups))
 	 (sid (nth 2 entry))
 	 (first-comments t)
-	 headers article subject score from date lines parent point cid 
+	 headers article subject score from date lines parent point cid
 	 s startats changed)
     (save-excursion
       (set-buffer nnslashdot-buffer)
@@ -189,7 +189,7 @@
 	       from date
 	       (concat "<" (nnslashdot-sid-strip sid) "%" cid "@slashdot>")
 	       (if parent
-		   (concat "<" (nnslashdot-sid-strip sid) "%" 
+		   (concat "<" (nnslashdot-sid-strip sid) "%"
 			   parent "@slashdot>")
 		 "")
 	       0 lines nil nil))
@@ -197,7 +197,7 @@
 	    (while (and articles (<= (car articles) article))
 	      (pop articles))
 	    (setq article (1+ article)))
-	  (if nnslashdot-threaded 
+	  (if nnslashdot-threaded
 	      (progn
 		(setq start (pop startats))
 		(if start (setq start (+ start 2))))
@@ -252,7 +252,7 @@
 	    (when (numberp article)
 	      (if (= article 1)
 		  (progn
-		    (re-search-forward 
+		    (re-search-forward
 		     "Posted by")
 		    (search-forward "<BR>")
 		    (setq contents
@@ -262,7 +262,7 @@
 			     (re-search-forward
 			      "&lt;&nbsp;[ \t\r\n]*<A HREF=\"\\(\\(http:\\)?//slashdot\\.org\\)?/article")
 			     (match-beginning 0)))))
-		(setq cid (cdr (assq article 
+		(setq cid (cdr (assq article
 				     (nth 4 (assoc group nnslashdot-groups)))))
 		(search-forward (format "<a name=\"%s\">" cid))
 		(setq contents