summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Heytings <gregory@heytings.org>2021-03-20 08:54:07 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2021-03-20 10:01:19 +0100
commitf85b66d9b02ed440fc08e5c4dc987bbff9be97d6 (patch)
tree8fd50d62a897f0fbcf1687cc16d1984a14837194
parent1f63f704d18b1c62be6e990bde3864da2bdfe3b5 (diff)
downloademacs-f85b66d9b02ed440fc08e5c4dc987bbff9be97d6.tar.gz
* etc/NEWS: Small corrections for the new command 'font-lock-update'
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fb8fa322a12..842f6600482 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -254,8 +254,8 @@ search buffer due to too many matches being highlighted.
The 'C-x x' keymap now holds keystrokes for various buffer-oriented
commands. The new keystrokes are 'C-x x g' ('revert-buffer'),
'C-x x r' ('rename-buffer'), 'C-x x u' ('rename-uniquely'), 'C-x x n'
-('clone-buffer'), 'C-x x i' ('insert-buffer') and 'C-x x t'
-('toggle-truncate-lines').
+('clone-buffer'), 'C-x x i' ('insert-buffer'), 'C-x x t'
+('toggle-truncate-lines') and 'C-x x f' ('font-lock-update').
---
** Commands 'set-frame-width' and 'set-frame-height' can now get their
@@ -2273,7 +2273,7 @@ Use 'M-x center-line' and 'M-x center-paragraph' instead.
** The 'M-o M-o' global binding has been removed.
Use 'M-x font-lock-fontify-block' instead, or the new 'C-x x f'
-command, which toggles fontification in the current buffer.
+command, which updates the syntax highlighting in the current buffer.
** In 'f90-mode', the backslash character ('\') no longer escapes.
For about a decade, the backslash character has no longer had a