From a5a47078dedf6c5183f477c06299682eee137e14 Mon Sep 17 00:00:00 2001 From: MitchMarq42 Date: Wed, 12 Oct 2022 15:28:14 -0800 Subject: [PATCH] Don't bother with webkit-settings (they may not exist soon) --- init.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.el b/init.el index 222865a..6113e39 100644 --- a/init.el +++ b/init.el @@ -28,8 +28,6 @@ (setq custom-theme-directory mitch-directory) (require 'mitch-defuns) - ;; (require 'webkit) ; see https://github.com/akirakyle/emacs-webkit - (require 'man-plus) ;; minify yes/no prompts ;; (if (>= (string-to-number emacs-version) 28)