emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/w32-win.el


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/lisp/term/w32-win.el
Date: Sat, 10 Nov 2001 08:36:53 -0500

Index: emacs/lisp/term/w32-win.el
diff -u emacs/lisp/term/w32-win.el:1.43 emacs/lisp/term/w32-win.el:1.44
--- emacs/lisp/term/w32-win.el:1.43     Mon Jul 16 07:39:41 2001
+++ emacs/lisp/term/w32-win.el  Sun Oct 21 13:15:18 2001
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]