From: Jason Rumney Date: Sun, 21 Oct 2001 17:15:18 +0000 (+0000) Subject: (redisplay-dont-pause): Don't set. X-Git-Tag: ttn-vms-21-2-B4~19278 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1a0b615ab5582a027fb02df13e4de3b7c256de6d;p=emacs.git (redisplay-dont-pause): Don't set. --- diff --git a/lisp/term/w32-win.el b/lisp/term/w32-win.el index fdb9e1916cf..9cc3d2c0b82 100644 --- a/lisp/term/w32-win.el +++ b/lisp/term/w32-win.el @@ -79,10 +79,6 @@ (if (fboundp 'new-fontset) (require 'fontset)) -;; FIXME: this is temporary for v21.1, since many redisplay problems -;; happen if redisplay-dont-pause is nil. -(setq redisplay-dont-pause t) - ;; Because Windows scrollbars look and act quite differently compared ;; with the standard X scroll-bars, we don't try to use the normal ;; scroll bar routines.