From 2cf20b67cf6836dd7bd80077042068afa0d7b04f Mon Sep 17 00:00:00 2001 From: Leo Liu Date: Mon, 7 Jan 2019 07:22:45 +0800 Subject: [PATCH] * lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939) --- lisp/textmodes/mhtml-mode.el | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lisp/textmodes/mhtml-mode.el b/lisp/textmodes/mhtml-mode.el index 70019ffd8da..17298ccf5f7 100644 --- a/lisp/textmodes/mhtml-mode.el +++ b/lisp/textmodes/mhtml-mode.el @@ -21,13 +21,10 @@ ;;; Code: -(eval-and-compile - (require 'flyspell) - (require 'sgml-mode)) +(eval-and-compile (require 'sgml-mode)) (require 'js) (require 'css-mode) (require 'prog-mode) -(require 'font-lock) (defcustom mhtml-tag-relative-indent t "How