Require jit-lock to prevent a late message `Loading jit-lock' message.

This commit is contained in:
Gerd Moellmann
2000-08-15 14:10:04 +00:00
parent c17c99adbd
commit 8e5b2bfe48

View File

@@ -3181,5 +3181,6 @@ See also `java-font-lock-extra-types'.")
;; Provide ourselves:
(provide 'font-lock)
(require 'jit-lock)
;;; font-lock.el ends here