summaryrefslogtreecommitdiff
path: root/elisp/geiser-company.el
AgeCommit message (Expand)Author
2022-04-23Suggestive patch for simplified completionDaniel Mendler
2022-04-23Byte-compilation warnings fixedjao
2021-04-21Use defvar-localJonas Bernoulli
2020-03-27Use cl-lib instead of clJonas Bernoulli
2020-03-27Fix indentationJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2020-03-27Begin the summary lines of all elisp libraries with three semicolonsJonas Bernoulli
2018-11-12Support 'quickhelp-string command for company-quickhelpAlexander Konstantinov
2018-11-12Make the geiser-company 'doc-buffer command work againAlexander Konstantinov
2016-08-29Pacify byte-compiler a bitFice T
2016-08-26Not signalling errors for company-mode completionsJose Antonio Ortega Ruiz
2016-01-07Behave nicely with other company backendsDan Leslie
2014-09-23A better name for geiser-doc-symbol--fill-current-symbolJose Antonio Ortega Ruiz
2014-09-23company: implement --doc-bufferProfpatsch
2013-06-15Missing require cl for caseJose Antonio Ortega Ruiz
2013-04-14Disabling company calls while the REPL is workingJose Antonio Ortega Ruiz
2012-10-11WhitespaceJose Antonio Ortega Ruiz
2011-01-25Company fixes (module name completion)Jose Antonio Ortega Ruiz
2011-01-24company-mode fixes (an attempt to fix #32231)Jose Antonio Ortega Ruiz
2010-12-28First stab at asynchronous autodoc retrievalJose Antonio Ortega Ruiz
2010-11-26A couple of uses of intern replaced by make-symbolJose Antonio Ortega Ruiz
2010-11-26Revert "Bug fix: don't intern symbols read by scheme reader"Jose Antonio Ortega Ruiz
2010-11-26Bug fix: don't intern symbols read by scheme readerJose Antonio Ortega Ruiz
2010-11-25First stab at using Emacs' standard completion mechanismJose Antonio Ortega Ruiz
2010-03-07Whitespace.Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-08-26Quicker metadata display in company mode.Jose Antonio Ortega Ruiz
2009-08-26Company's go to location working also for locations in same file.Jose Antonio Ortega Ruiz
2009-08-26Company: handling correctly the mode lighter and autodoc interaction.Jose Antonio Ortega Ruiz
2009-08-25Slightly better autodoc caching (probably needs an overhaul, though).Jose Antonio Ortega Ruiz
2009-08-25Now this is cool: support for company mode.Jose Antonio Ortega Ruiz