From 4bb9bc7d2bc8a7ad5661ba0bb7c830eb15f77c34 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sat, 10 Nov 2001 13:36:53 +0000 Subject: [PATCH] (redisplay-dont-pause): Don't set. --- lisp/term/w32-win.el | 4 ---- 1 file changed, 4 deletions(-) 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. -- 2.39.2