Don't require font-lock.

This commit is contained in:
Richard M. Stallman 1998-08-09 00:58:10 +00:00
parent 2ed1f669bd
commit 3527740ced

View file

@ -42,7 +42,6 @@
;; (add-hook 'mail-send-hook 'flyspell-mode-off)
;;; Code:
(require 'font-lock)
(require 'ispell)
;*---------------------------------------------------------------------*/