> Does anyone see any problems with the patch below? font-lock-defaults
> is defined in lisp/font-core.el which is loaded by lisp/loadup.el
> before any major modes are loaded. I checked that the patch
> introduces no compiler warnings.
Now that font-core is preloaded, the thing can indeed be re
Does anyone see any problems with the patch below? font-lock-defaults
is defined in lisp/font-core.el which is loaded by lisp/loadup.el
before any major modes are loaded. I checked that the patch
introduces no compiler warnings.
Lute.
Index: lisp/subr.el
===