]> git.eshelyaron.com Git - emacs.git/commit
Better check for displaying completions near the minibuffer.
authorJuri Linkov <juri@linkov.net>
Fri, 5 Dec 2014 23:42:11 +0000 (01:42 +0200)
committerJuri Linkov <juri@linkov.net>
Fri, 5 Dec 2014 23:42:11 +0000 (01:42 +0200)
commit0ffa34951a2c45afa7857b7a970459d0189b4313
tree036fa202a16fed130bf6094ab5398cbec20cd0a1
parent7409a79b1b2acf1229dd763f5eb7b96abc17113a
Better check for displaying completions near the minibuffer.

* lisp/minibuffer.el (minibuffer-completion-help): Compare
selected-window with minibuffer-window to check whether
completions should be displayed near the minibuffer.
http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00311.html

Fixes: debbugs:17809
lisp/ChangeLog
lisp/minibuffer.el