Company fixes (module name completion)
commit184536efb4f47be0e00e7dfd67d7b63cff942bb1
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 25 Jan 2011 01:28:32 +0000 (25 02:28 +0100)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 25 Jan 2011 01:28:32 +0000 (25 02:28 +0100)
tree09f0dc94d40f2518ccbbb877f59051d84c09aff6
parent89b89ec5a4bedf654517720010add2578dbffc16
Company fixes (module name completion)

We were not handling properly mixing id and module names
completion. In Guile, it's a lost cause, because module names are not
identifiers and, therefore, don't share prefixes. In Racket, things
are nicer in that respect: there we can offer both at once. In Guile,
one at least has (thanks to this patch, too) M-`.
elisp/geiser-company.el