From f9535eab56b3424151d4a4341d4d7e172bb453c3 Mon Sep 17 00:00:00 2001 From: Max Regan Date: Tue, 14 Jul 2020 09:40:36 -0700 Subject: [PATCH] emacs: whitespace cleanup --- .emacs.d/init.org | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.emacs.d/init.org b/.emacs.d/init.org index 7292d0f..ad6d801 100644 --- a/.emacs.d/init.org +++ b/.emacs.d/init.org @@ -75,11 +75,6 @@ behavior. On ChromeOS, M-DEL is mapped to , so remap fix up. - - - - - #+BEGIN_SRC emacs-lisp ;; TODO: Figure out how to make this conditional on ChromeOS (global-set-key (kbd "") 'backward-kill-word)'