projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
366a97c
)
Fix the font-lock-debug-fontify NEWS entry
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 10 Sep 2020 20:52:47 +0000
(22:52 +0200)
committer
Lars 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
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/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-
re
fontify'.
+** 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.