From 2a990e98b9a02871c7f48ddaa138332660f75936 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 20 Apr 2014 14:54:44 +0200 Subject: Remove redisplay-dont-pause, it seems default now --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 36ebfc7..10dd489 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -910,7 +910,6 @@ from myaethon2.core.decorators import ( ;;;; Unconditional settings -(setq redisplay-dont-pause t) (setq use-dialog-box nil) (setq user-full-name "Tom Willemse") (setq window-combination-resize t) -- cgit v1.2.3-54-g00ecf