diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -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, |
| 623 | specifies frame parameters to give any newly-created frame. | 623 | specifies frame parameters to give any newly-created frame. |
| 624 | 624 | ||
| 625 | *** The following variables are obsolete, as they can be replaced by | ||
| 626 | appropriate entries in the `display-buffer-alist' function introduced | ||
| 627 | in 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 |