aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3c2857f3a8c..fb8722ab8f8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -622,6 +622,16 @@ display action functions to avoid changing which frame is selected.
622*** New display action alist `pop-up-frame-parameters', if non-nil, 622*** New display action alist `pop-up-frame-parameters', if non-nil,
623specifies frame parameters to give any newly-created frame. 623specifies frame parameters to give any newly-created frame.
624 624
625*** The following variables are obsolete, as they can be replaced by
626appropriate entries in the `display-buffer-alist' function introduced
627in Emacs 24.1:
628
629**** `display-buffer-reuse-frames'
630**** `special-display-regexps'
631**** `special-display-frame-alist'
632**** `special-display-buffer-names'
633**** `special-display-function'
634
625** Completion 635** Completion
626 636
627*** New function `completion-table-with-quoting' to handle completion 637*** New function `completion-table-with-quoting' to handle completion