summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2019-12-16 01:58:14 +0200
committerJuri Linkov <juri@linkov.net>2019-12-16 01:58:14 +0200
commit7254b6346229a7b71b69f71e2d8eee113f02585a (patch)
treecdf52783a50d34acd37a235ba7fae7644c7b1564 /etc
parent1d52883047f0dd9a52d41060e164237923864265 (diff)
downloademacs-7254b6346229a7b71b69f71e2d8eee113f02585a.tar.gz
* src/editfns.c (Fmessage): Don't use minibuffer-message. (Fmessage_in_echo_area): Remove function message-in-echo-area. (syms_of_editfns): Remove variable message-in-echo-area. * lisp/isearch.el (isearch--momentary-message): Remove message-in-echo-area. * lisp/minibuffer.el (minibuffer-message): Don't record message in the *Messages* buffer. (minibuffer-completion-help): Remove message-in-echo-area. * lisp/subr.el (do-after-load-evaluation): Remove discard-input (bug#38560)
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 18ed8de736e..cf4e705a52f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -781,10 +781,6 @@ the minibuffer. If non-nil, point will move to the end of the prompt
at the end of the active minibuffer.
+++
-*** The function 'message' now displays the message at the end of the minibuffer
-when the minibuffer is active.
-
-+++
*** 'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer.
*** Some commands that previously used read-char-choice now read