From 3fd002b75a89d636b8a4c8e85ba1cc3c51e7d4a5 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 1 Jan 2018 16:52:02 -0800 Subject: Remove unnecessary autoload --- emacs/.emacs.d/init.org | 7 ------- 1 file changed, 7 deletions(-) diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index eec029a..92fd80c 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -1218,13 +1218,6 @@ Computing Environment". (with-eval-after-load 'ediff (load "oni-ediff-init")) #+END_SRC - - [[file:init/oni-gnus-init.org][Gnus]] :: Gnus is one of the most extensible Email programs on the - planet. - - #+BEGIN_SRC emacs-lisp - (with-eval-after-load 'gnus (load "oni-gnus-init")) - #+END_SRC - - [[file:init/oni-eshell-init.org][Eshell]] :: The best shell on the planet. #+BEGIN_SRC emacs-lisp -- cgit v1.2.3-54-g00ecf