diff options
| author | Juri Linkov | 2014-07-08 11:02:50 +0300 |
|---|---|---|
| committer | Juri Linkov | 2014-07-08 11:02:50 +0300 |
| commit | f0f70ec0bc55e452ea29b5cf3f532740966b0192 (patch) | |
| tree | e77dfa2fabf062231d851071670138f28d1d2566 /src | |
| parent | f298de5264c86bbb76ccec727779dabe16e6b9c3 (diff) | |
| download | emacs-f0f70ec0bc55e452ea29b5cf3f532740966b0192.tar.gz emacs-f0f70ec0bc55e452ea29b5cf3f532740966b0192.zip | |
* lisp/window.el (with-displayed-buffer-window): New macro.
(with-temp-buffer-window, with-current-buffer-window):
Use `macroexp-let2' to evaluate and bind variables
in the same order as macro arguments.
(display-buffer--action-function-custom-type): Add
`display-buffer-below-selected' and `display-buffer-at-bottom'.
* lisp/minibuffer.el (minibuffer-completion-help): Replace
`with-output-to-temp-buffer' with `with-displayed-buffer-window'
with actions that display *Completions* at-bottom when called
from the minibuffer, or below-selected in a normal buffer.
Associate `window-height' with `fit-window-to-buffer'.
Let-bind `pop-up-windows' to nil.
* lisp/dired.el (dired-mark-pop-up): Use `with-displayed-buffer-window'
instead of `with-current-buffer-window'.
Fixes: debbugs:17809
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions