diff options
-rw-r--r-- | lisp/init-gnus.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/init-gnus.el b/lisp/init-gnus.el index a9d03dd..eae7311 100644 --- a/lisp/init-gnus.el +++ b/lisp/init-gnus.el @@ -87,8 +87,6 @@ (define-key gnus-article-mode-map (kbd "C-c j") 'km/follow-gwene-link) -(require 'url-handlers) - (defun km/gnus-open-github-patch () "Open patch from github email. A new buffer with the patch contents is opened in another window." |