diff lisp/mail/rmailsort.el @ 49598:0d8b17d428b5

Trailing whitepace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 13:24:35 +0000
parents 253f761ad37b
children 695cf19ef79e 89e63d46028b
line wrap: on
line diff
--- a/lisp/mail/rmailsort.el	Tue Feb 04 12:29:42 2003 +0000
+++ b/lisp/mail/rmailsort.el	Tue Feb 04 13:24:35 2003 +0000
@@ -133,7 +133,7 @@
   (setq labels (concat (substring labels (match-beginning 0)) ","))
   (let (labelvec)
     (while (string-match "[ \t]*,[ \t]*" labels)
-      (setq labelvec (cons 
+      (setq labelvec (cons
 		      (concat ", ?\\("
 			      (substring labels 0 (match-beginning 0))
 			      "\\),")