From 4e302211968722d0abcc55c84f69f97870648c23 Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Sun, 27 Aug 2017 16:17:20 +0100 Subject: [PATCH] Move automatically inserted code --- init.el | 1 - 1 file changed, 1 deletion(-) diff --git a/init.el b/init.el index 06980dd..1b3d3f9 100644 --- a/init.el +++ b/init.el @@ -202,4 +202,3 @@ (setq-default max-lisp-eval-depth 24000) ;; 30x orignal value ) ;; Reset garbage collection settings. -(put 'erase-buffer 'disabled nil)