summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f952a14b1ec..3defc1914ed 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1920,6 +1920,12 @@ frames.
'window-divider-default-places', 'window-divider-default-bottom-width'
and 'window-divider-default-right-width'.
++++
+*** The minibuffer completions window is now displayad at the bottom of
+the selected frame and always fit to its buffer. The Emacs manual
+describes how to customize 'display-buffer-alist' to get back the old
+behavior.
+
---
** Tearoff menus and detachable toolbars for Gtk+ have been removed.
Those features have been deprecated in Gtk+ for a long time.