summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-08-25 21:56:50 +0300
committerEli Zaretskii <eliz@gnu.org>2022-08-25 21:56:50 +0300
commit9ba6a7c508cbaed5eeedd56e7df633b722bf86b7 (patch)
tree891946217fc90e0ef6483cf956b83638fb6bf766
parent2265fc964bb9879d40b1f3cf748ed8837058a0e6 (diff)
downloademacs-9ba6a7c508cbaed5eeedd56e7df633b722bf86b7.tar.gz
; * etc/NEWS: Fix wording of a recently-added entry.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2297d8137de..9eeab7bb9a2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -163,7 +163,7 @@ of 'user-emacs-directory'.
* Incompatible changes in Emacs 29.1
+++
-*** Explicitly-set readedness state is preserved when reverting a buffer.
+*** Explicitly-set read-only state is preserved when reverting a buffer.
If you use the 'C-x C-q' command to change the read-only state of the
buffer and then revert it, Emacs would previously use the file
permission bits to determine whether the buffer should be read-only