Fix bug#18265
commit3907574bb864de9a9020af11c30ec0b48588fc13
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 19 Sep 2014 03:41:42 +0000 (19 07:41 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 19 Sep 2014 03:41:42 +0000 (19 07:41 +0400)
tree0b88f52cdce46a90614b218349f522f9b6ba6f38
parent30c17da5df63c49ac3f4d7fdf1a0d668d02516e3
Fix bug#18265

* lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Only calculate
`table-etc' when `end' is non-nil.
(lisp-completion-at-point): Move `end' back if it's after quote.
If in comment or string, only complete when after backquote.
lisp/ChangeLog
lisp/emacs-lisp/lisp.el