You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use `font-lock-fontify-region` on the whole buffer to actually force
refontification in Emacs 24, which does not support `font-lock-ensure`.
`font-lock-fontify-buffer` is actually closer to `font-lock-flush`, so it's not
the right function to use in `rust--after-revert-hook`.
0 commit comments