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 /doc/lispref/ChangeLog | |
| 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 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index b7baac9c2fe..6726c6d2ad0 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-11-17 Glenn Morris <rgm@gnu.org> | 1 | 2012-11-17 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * display.texi (Temporary Displays): Document with-temp-buffer-window. | ||
| 4 | |||
| 3 | * frames.texi (Size and Position): Add fit-frame-to-buffer command. | 5 | * frames.texi (Size and Position): Add fit-frame-to-buffer command. |
| 4 | * windows.texi (Resizing Windows): Add fit-frame-to-buffer option. | 6 | * windows.texi (Resizing Windows): Add fit-frame-to-buffer option. |
| 5 | (Window Sizes): Add vindex for window-min-height, window-min-width. | 7 | (Window Sizes): Add vindex for window-min-height, window-min-width. |