diff lisp/replace.el @ 49597:e88404e8f2cf

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 12:29:42 +0000
parents 3a5bc7e171a5
children 4b86a185b11d d7ddb3e565de
line wrap: on
line diff
--- a/lisp/replace.el	Tue Feb 04 12:03:59 2003 +0000
+++ b/lisp/replace.el	Tue Feb 04 12:29:42 2003 +0000
@@ -678,7 +678,7 @@
 	   (buf nil)
 	   (ido-ignore-item-temp-list bufs))
       (while (not (string-equal
-		   (setq buf (read-buffer 
+		   (setq buf (read-buffer
 			      (if (eq read-buffer-function 'ido-read-buffer)
 				  "Next buffer to search (C-j to end): "
 				"Next buffer to search (RET to end): ")