From e9223e8bd285cc9636c18b5f3e4ad4d18e0e107c Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 8 Oct 2020 20:17:27 -0500 Subject: Un-disable disabled commands --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index ff79e81..6e9d277 100644 --- a/init.el +++ b/init.el @@ -128,6 +128,7 @@ (indent-tabs-mode nil "Indentation won't insert tabs.") (visible-bell (not *acdw/at-larry*) "Don't ring a bell, unless at larry.") (use-dialog-box nil "Ask questions in the modeline.") + (disabled-command-function nil) (mark-even-if-inactive nil "Don't use the mark when inactive.") ;; paragraphs (sentence-end-double-space t "Sentences end with two spaces.") -- cgit 1.4.1-21-gabe81