diff options
| author | Kenichi Handa | 2012-09-06 10:49:15 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2012-09-06 10:49:15 +0900 |
| commit | fca81a8d405cd4c825e144099c54dd163636aa3b (patch) | |
| tree | ee09be4b0e079b9c8863c8b570496a169227b218 /etc | |
| parent | f41d6f9db69ce77fe9b3a637de407e8b589e0dc4 (diff) | |
| parent | 067b39d4296765e83f9530eca456168f6cda95fc (diff) | |
| download | emacs-fca81a8d405cd4c825e144099c54dd163636aa3b.tar.gz emacs-fca81a8d405cd4c825e144099c54dd163636aa3b.zip | |
merge trunk
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -645,6 +645,11 @@ now accept a third argument to avoid choosing the selected window. | |||
| 645 | 645 | ||
| 646 | *** New macro with-temp-buffer-window. | 646 | *** New macro with-temp-buffer-window. |
| 647 | 647 | ||
| 648 | *** New option temp-buffer-resize-frames. | ||
| 649 | |||
| 650 | *** New function fit-frame-to-buffer and new option | ||
| 651 | fit-frame-to-buffer-bottom-margin. | ||
| 652 | |||
| 648 | *** New display action function display-buffer-below-selected. | 653 | *** New display action function display-buffer-below-selected. |
| 649 | 654 | ||
| 650 | *** New display action alist `inhibit-switch-frame', if non-nil, tells | 655 | *** New display action alist `inhibit-switch-frame', if non-nil, tells |