Make sure we're inside the let bindings
commit46c94cd599374556d65daffa173e7028df69bc1c
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 5 May 2015 01:54:01 +0000 (5 04:54 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 5 May 2015 02:14:01 +0000 (5 05:14 +0300)
treea9234f6ae2c7c4fc63f76072adf0e5d1d6802f0a
parent201f91e5ad9619d71e1dfed327f47cb6923edd16
Make sure we're inside the let bindings

* lisp/progmodes/elisp-mode.el (elisp-completion-at-point):
Make sure we're inside the let bindings.

* test/automated/elisp-mode-tests.el
(elisp-completes-functions-after-let-bindings): New test.
lisp/progmodes/elisp-mode.el
test/automated/elisp-mode-tests.el