aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2023-04-01 17:04:50 +0200
committerMichael Albinus2023-04-01 17:04:50 +0200
commitb39c3cd1125590bf4b77880b41ac08b29cdfcff6 (patch)
tree3361069df03d41b3108dd3814f2a246334fe4147
parent89ac5ba11c773764f418c92ab47a237287a0d233 (diff)
downloademacs-b39c3cd1125590bf4b77880b41ac08b29cdfcff6.tar.gz
emacs-b39c3cd1125590bf4b77880b41ac08b29cdfcff6.zip
; * etc/NEWS: Fix typos.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e43a82b1426..d3f057308dc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -795,7 +795,7 @@ part of the buffer.
795 795
796+++ 796+++
797** New user option 'set-message-functions'. 797** New user option 'set-message-functions'.
798It allows more flexible control of how echo-area message are displayed 798It allows more flexible control of how echo-area messages are displayed
799by adding functions to this list. The default value is a list of one 799by adding functions to this list. The default value is a list of one
800element: 'set-minibuffer-message', which displays echo-area messages 800element: 'set-minibuffer-message', which displays echo-area messages
801at the end of the minibuffer text when the minibuffer is active. 801at the end of the minibuffer text when the minibuffer is active.