diff lisp/rect.el @ 49597:e88404e8f2cf

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 12:29:42 +0000
parents 8e08ec435afd
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/lisp/rect.el	Tue Feb 04 12:03:59 2003 +0000
+++ b/lisp/rect.el	Tue Feb 04 12:29:42 2003 +0000
@@ -187,7 +187,7 @@
 	(setq val (concat "        " val)
 	      n (- n 8)))
       (concat val (aref spaces-strings n)))))
-    
+
 ;;;###autoload
 (defun delete-rectangle (start end &optional fill)
   "Delete (don't save) text in the region-rectangle.