diff options
| author | Glenn Morris | 2012-11-16 21:29:58 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-11-16 21:29:58 -0500 |
| commit | 7fe37cfcce719480da3bafd2e7f1346c2f44b22e (patch) | |
| tree | 5404bce4dcd94792cd883d63d513b8d603ccbd32 /etc | |
| parent | 95f0501e74d997dab47ae043e78c9d147d0c7e89 (diff) | |
| download | emacs-7fe37cfcce719480da3bafd2e7f1346c2f44b22e.tar.gz emacs-7fe37cfcce719480da3bafd2e7f1346c2f44b22e.zip | |
* display.texi (Temporary Displays): Document with-temp-buffer-window.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -846,7 +846,9 @@ now accept a third argument to avoid choosing the selected window. | |||
| 846 | +++ | 846 | +++ |
| 847 | *** Additional values recognized for option `window-combination-limit'. | 847 | *** Additional values recognized for option `window-combination-limit'. |
| 848 | 848 | ||
| 849 | *** New macro `with-temp-buffer-window'. | 849 | +++ |
| 850 | *** New macro `with-temp-buffer-window', similar to | ||
| 851 | `with-output-to-temp-buffer'. | ||
| 850 | 852 | ||
| 851 | --- | 853 | --- |
| 852 | *** `temp-buffer-resize-mode' no longer resizes windows that have been | 854 | *** `temp-buffer-resize-mode' no longer resizes windows that have been |