* lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 6 Feb 2014 05:37:23 +0000 (00:37 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 6 Feb 2014 05:37:23 +0000 (00:37 -0500)
commit29127376a56c805d846de564c3c3ece23e263b8f
treea66e499b1628b732fe497787d1cfd2d7dab84789
parent314ffdb1d7dfe361462be949ae953334e1aa5977
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
with a space.  Limit the symbols considered to the ones
that are bound or fbound (bug#16646).

Fixes: debbugs:16664
lisp/ChangeLog
lisp/emacs-lisp/lisp.el