From 353922e38fc56d9ffbc8c4d5c4ee6caad397220c Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 24 Nov 2015 02:04:28 +0900 Subject: [PATCH] Remove deprecated variable --- emacs.el | 1 - 1 file changed, 1 deletion(-) diff --git a/emacs.el b/emacs.el index ae31cdc..e9873a0 100644 --- a/emacs.el +++ b/emacs.el @@ -329,7 +329,6 @@ IF OK-IF-ALREADY-EXISTS is true force download." ;; (setq mac-option-modifier 'control) ;; display -(setq redisplay-dont-pause t) (setq visible-bell t) (setq ring-bell-function 'ignore) (mouse-avoidance-mode 'banish)