diff options
| author | Glenn Morris | 2012-11-16 19:33:34 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-11-16 19:33:34 -0800 |
| commit | 2279276c8415433b73d6ac62df9319fbcc097746 (patch) | |
| tree | 3dc34a7b70ffc234490ace0429296a3c74b10081 /etc | |
| parent | 7fe37cfcce719480da3bafd2e7f1346c2f44b22e (diff) | |
| download | emacs-2279276c8415433b73d6ac62df9319fbcc097746.tar.gz emacs-2279276c8415433b73d6ac62df9319fbcc097746.zip | |
* frames.texi (Display Action Functions): Mention pop-up-frame-parameters.
* etc/NEWS: Related markup.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -868,11 +868,11 @@ window's point when switching buffers. | |||
| 868 | +++ | 868 | +++ |
| 869 | *** New display action functions `display-buffer-below-selected', | 869 | *** New display action functions `display-buffer-below-selected', |
| 870 | and `display-buffer-in-previous-window'. | 870 | and `display-buffer-in-previous-window'. |
| 871 | 871 | +++ | |
| 872 | *** New display action alist entry `inhibit-switch-frame', if non-nil, | 872 | *** New display action alist entry `inhibit-switch-frame', if non-nil, |
| 873 | tells display action functions to avoid changing which frame is | 873 | tells display action functions to avoid changing which frame is |
| 874 | selected. | 874 | selected. |
| 875 | 875 | +++ | |
| 876 | *** New display action alist entry `pop-up-frame-parameters', if | 876 | *** New display action alist entry `pop-up-frame-parameters', if |
| 877 | non-nil, specifies frame parameters to give any newly-created frame. | 877 | non-nil, specifies frame parameters to give any newly-created frame. |
| 878 | +++ | 878 | +++ |