]> git.eshelyaron.com Git - emacs.git/commit
* lisp/htmlfontify.el: Use `font-lock-ensure` unconditionally
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 15 Apr 2020 04:23:09 +0000 (00:23 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 15 Apr 2020 04:23:32 +0000 (00:23 -0400)
commit72fc8ec6dd013e6964d58bf624e2b5ebf4177a64
tree8c15bd7c5d549f444624457100620d49a30fc66a
parent26df9aae532827461047159836569406c707c211
* lisp/htmlfontify.el: Use `font-lock-ensure` unconditionally

Remove redundant `:group`s.

(hfy-force-fontification): Make it an obsolete alias for `font-lock-ensure`.
Update all callers.
(hfy-init-kludge-hooks, hfy-init-kludge-hook): Remove vars, not used any more.
(hfy-kludge-cperl-mode): Declare it obsolete.
lisp/htmlfontify.el