summaryrefslogtreecommitdiff
path: root/elisp/geiser-completion.el
AgeCommit message (Expand)Author
2022-12-05Take the byte-compilers advice into accountJonas Bernoulli
2022-10-13lexical scope for completion and connectionjao
2022-04-23geiser-capf: new module to break cyclic dependenciesjao
2022-04-23Suggestive patch for simplified completionDaniel Mendler
2021-12-22geiser-completion: pre-25 compat code removedjao
2021-12-03Fix for filename completion inside scheme stringsjao
2021-04-21Use defvar-localJonas Bernoulli
2020-05-10Completion for vanilla usersJose Antonio Ortega Ruiz
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2020-02-25Fix for misspelled geiser-completion-module-list-func (#271)Jose Antonio Ortega Ruiz
2020-02-14Refix #271, and consider gardening instead of programmingJose Antonio Ortega Ruiz
2020-02-13Compatibility with Helm completions in emacs-25 (fixes #271)Jose Antonio Ortega Ruiz
2019-10-25elisp/geiser-completion.el: Expose `--symbol-list` and `--module-list` funcs.Brian Leung
2018-02-03Emacs 24 compatibility: completion-table-dynamicJose Antonio Ortega Ruiz
2018-01-29Fix for module/identifier completion in minibufferJose Antonio Ortega Ruiz
2013-01-22Using comint-dynamic-complete-filenameJose Antonio Ortega Ruiz
2012-10-27Filename completion also in scheme buffersJose Antonio Ortega Ruiz
2011-01-23Fix for bug in module name completion (affecting Guile)Jose Antonio Ortega Ruiz
2010-11-29Fixes for locals scanningJose Antonio Ortega Ruiz
2010-11-26Remove unnecessary calls to symbol-at-pointJose Antonio Ortega Ruiz
2010-11-25Completion: respecting tab-always-indentJose Antonio Ortega Ruiz
2010-11-25First stab at using Emacs' standard completion mechanismJose Antonio Ortega Ruiz
2010-11-23Document browser improvements, and Racket using themJose Antonio Ortega Ruiz
2010-11-22Fix for geiser-smart-tab-modeJose Antonio Ortega Ruiz
2010-11-21CLisms removedJose Antonio Ortega Ruiz
2010-11-21Even better message on completion failureJose Antonio Ortega Ruiz
2010-11-21Better message on completion failureJose Antonio Ortega Ruiz
2010-11-13completion-base-position <- completion-base-sizeJose Antonio Ortega Ruiz
2010-11-07Completion: not completing the empty stringJose Antonio Ortega Ruiz
2010-11-06Completion: falling back to module name completion for realJose Antonio Ortega Ruiz
2010-10-31Always fallback to edit-module in M-.Jose Antonio Ortega Ruiz
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz
2010-10-24Locals completion: a fix and an extensionJose Antonio Ortega Ruiz
2010-10-06Use cl only at compile timeJose Antonio Ortega Ruiz
2010-08-20Providing feedback while retrieving completion listsJose Antonio Ortega Ruiz
2010-06-23REPL: change current module command and better bindings.Jose Antonio Ortega Ruiz
2010-06-05Racket: better autodoc for syntax formsJose Antonio Ortega Ruiz
2010-05-24Elisp: misc little bugs (revealed by the byte compiler) fixed.Jose Antonio Ortega Ruiz
2010-03-07Implementations can now specify additional binding forms.Jose Antonio Ortega Ruiz
2010-02-27Whitespace.Jose Antonio Ortega Ruiz
2009-09-23Slightly more efficient symbol completion.Jose Antonio Ortega Ruiz
2009-09-22New implementation registration mechanism, for the elisp side of things.Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-08-25Now this is cool: support for company mode.Jose Antonio Ortega Ruiz
2009-08-23Fixes for all byte-compilation warnings.Jose Antonio Ortega Ruiz
2009-08-18Yet another deklugdification: locals scanning moved to elisp.Jose Antonio Ortega Ruiz
2009-05-24Elisp leftovers trimmed.Jose Antonio Ortega Ruiz
2009-05-20Fixes for module names reading and evaluation result display.Jose Antonio Ortega Ruiz
2009-05-15Bug fix: smart tab mode was broken.Jose Antonio Ortega Ruiz
2009-05-11Improvements to module name support (using prefixes) and Guile support.Jose Antonio Ortega Ruiz