]> code.delx.au - gnu-emacs/commit
Fixes: debbugs:19250
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 3 Dec 2014 18:42:20 +0000 (13:42 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 3 Dec 2014 18:42:20 +0000 (13:42 -0500)
commit41bb375cc71c70fbe9b405272abf0d5f345eee2a
tree9e0cf058823558c2b170b161de6b9e9d398441ad
parente148a1eacaaa6d6e67db09188f66dab06937ae0d
Fixes: debbugs:19250
* lisp/minibuffer.el (completion-table-dynamic): Add arg `switch-buffer'

and change default to stay in the minibuffer when called from
the minibuffer.
(lazy-completion-table): Use this new argument to preserve the
old behavior.

* lisp/progmodes/elisp-mode.el (elisp--local-variables): Don't burp on
incorrect lexical elements (bug#19250).
etc/NEWS
lisp/ChangeLog
lisp/minibuffer.el
lisp/pcmpl-gnu.el
lisp/progmodes/elisp-mode.el
lisp/progmodes/octave.el