Upgraded to MH-E version 7.4.80.
[bpt/emacs.git] / lisp / window.el
index 96bfc8b..5ec752f 100644 (file)
@@ -408,7 +408,7 @@ lines than are actually needed in the case where some error may be present."
                                   '(0 . 0)
                                   (- (point-max) (if ignore-final-newline 1 0))
                                   (cons 0 100000000)
-                                  (window-width window)
+                                  nil
                                   nil
                                   window))))))