Fix the font-lock-debug-fontify NEWS entry

* etc/NEWS: Fix the name of `font-lock-debug-fontify' (bug#43319).
This commit is contained in:
Lars Ingebrigtsen 2020-09-10 22:52:47 +02:00
parent 366a97c980
commit f3373901e5

View file

@ -651,7 +651,7 @@ same as the 'C-x C-+' and 'C-x C--' commands.
This new command (which inserts an <a id="foo">_</a> skeleton) is
bound to 'C-c C-c #'.
** New command 'font-lock-refontify'.
** New command 'font-lock-debug-fontify'.
This is an interactive convenience function to be used when developing
font locking for a mode. It recomputes the font locking data and then
re-fontifies the buffer.