mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-28 19:42:02 +00:00
(redisplay-dont-pause): Don't set.
This commit is contained in:
parent
42bde733cf
commit
1a0b615ab5
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user