projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89ac5ba
)
; * etc/NEWS: Fix typos.
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 1 Apr 2023 15:04:50 +0000
(17:04 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 1 Apr 2023 15:04:50 +0000
(17:04 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index e43a82b14264e294d57ea87bc900644e0c941dec..d3f057308dc24f0982b1a568aa9da28be6ede45b 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-795,7
+795,7
@@
part of the buffer.
+++
** New user option 'set-message-functions'.
-It allows more flexible control of how echo-area message are displayed
+It allows more flexible control of how echo-area message
s
are displayed
by adding functions to this list. The default value is a list of one
element: 'set-minibuffer-message', which displays echo-area messages
at the end of the minibuffer text when the minibuffer is active.