]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix the font-lock-debug-fontify NEWS entry
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 10 Sep 2020 20:52:47 +0000 (22:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 10 Sep 2020 20:53:02 +0000 (22:53 +0200)
* etc/NEWS: Fix the name of `font-lock-debug-fontify' (bug#43319).

etc/NEWS

index 2571108c9eee33f04a0871009e5cc5f4b15c5a0e..57fdada3573d17ba6d40dd0ff172fc0a999cc91d 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.