index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-company.el
Age
Commit message (
Expand
)
Author
2011-01-25
Company fixes (module name completion)
Jose Antonio Ortega Ruiz
2011-01-24
company-mode fixes (an attempt to fix #32231)
Jose Antonio Ortega Ruiz
2010-12-28
First stab at asynchronous autodoc retrieval
Jose Antonio Ortega Ruiz
2010-11-26
A couple of uses of intern replaced by make-symbol
Jose Antonio Ortega Ruiz
2010-11-26
Revert "Bug fix: don't intern symbols read by scheme reader"
Jose Antonio Ortega Ruiz
2010-11-26
Bug fix: don't intern symbols read by scheme reader
Jose Antonio Ortega Ruiz
2010-11-25
First stab at using Emacs' standard completion mechanism
Jose Antonio Ortega Ruiz
2010-03-07
Whitespace.
Jose Antonio Ortega Ruiz
2009-09-11
BSD relicensing: elisp code.
Jose Antonio Ortega Ruiz
2009-08-26
Quicker metadata display in company mode.
Jose Antonio Ortega Ruiz
2009-08-26
Company's go to location working also for locations in same file.
Jose Antonio Ortega Ruiz
2009-08-26
Company: handling correctly the mode lighter and autodoc interaction.
Jose Antonio Ortega Ruiz
2009-08-25
Slightly better autodoc caching (probably needs an overhaul, though).
Jose Antonio Ortega Ruiz
2009-08-25
Now this is cool: support for company mode.
Jose Antonio Ortega Ruiz