aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXue Fuqiao2016-01-03 09:12:56 +0800
committerXue Fuqiao2016-01-03 09:15:08 +0800
commite48bacd9d1389e55d0ee1b5f8a55558477646400 (patch)
tree65ceeef18661938953f4c3f9986ce88e4b73b17d
parent5213ded9aab68d83c306aa2f4880c8a1abd3608c (diff)
downloademacs-e48bacd9d1389e55d0ee1b5f8a55558477646400.tar.gz
emacs-e48bacd9d1389e55d0ee1b5f8a55558477646400.zip
; * etc/NEWS: Typo fix.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e9b0fb50117..d31d1a00a4d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1305,8 +1305,8 @@ files (recursively) under a directory.
1305 1305
1306+++ 1306+++
1307** New variable `inhibit-message', when bound to non-nil, inhibits 1307** New variable `inhibit-message', when bound to non-nil, inhibits
1308`message' and related functions from displaying messages the Echo 1308`message' and related functions from displaying messages in the echo
1309Area. The output is still logged to the *Messages* buffer. 1309area. The output is still logged to the *Messages* buffer.
1310 1310
1311+++ 1311+++
1312** A new text property `inhibit-read-only' can be used in read-only 1312** A new text property `inhibit-read-only' can be used in read-only