summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2022-10-21fix: long standing bug in regexp recognising columns in error linksjao
2022-10-21debug: accept debug msg of any type (e.g., a list with location info)jao
2022-10-21geiser-debug--debugger-active-p -> geiser-debug--debugger-activejao
2022-10-21more tweaks to regexp signature findingjao
2022-10-19geiser-doc: untabbify and lexical bindingjao
2022-10-16fix: don't signal an error when we find module as an alternativejao
2022-10-16better error when we fail in edit symbol at pointjao
2022-10-16fun with regular expressions for definitions fallbackjao
2022-10-16fix for autodoc, ahem, extensionjao
2022-10-16e320b982 wasn't a good idea, and lexical-binding for geiser-syntaxjao
2022-10-16fix: restore looking for module if symbol's not therejao
2022-10-16little tweak to regexp definitionsjao
2022-10-16fallback autodoc inferred via cheap regexpsjao
2022-10-15little fix: duplicated first symbol in autodoc requestsjao
2022-10-15local definition discovery sans imenujao
2022-10-15news and version bump0.27jao
2022-10-14fix: marker stack for jump to modulejao
2022-10-13expect completion-in-region functions to preserve current bufferjao
2022-10-13fixes for the imenu jumping fallbackjao
2022-10-13lexical scope for completion and connectionjao
2022-10-13autodoc: correctly display docsigs for in-region completions (#56)jao
2022-10-12imenu as a last resort for jumping to definitionjao
2022-10-10jump to location specified as a char posjao
2022-10-10fix for completion-for-modulejao
2022-10-09fix: proper use of the error reporting protocoljao
2022-10-08More -p obsolescence in geiser-debug.eljao
2022-10-08geiser-log clean-upsjao
2022-10-07Fix for "and-go" command variantsjao
2022-09-17Fix for autodoc in geiser-capf--company-docsig and beyondjao
2022-09-06reinstating run-geiser alias (for now!)0.26.1jao
2022-09-02undeclared function moved aroundjao
2022-09-01Improve default names for per-project REPLs.David Thompson
2022-08-25Version bump0.26jao
2022-08-25run-geiser obsoleted (just use M-x geiser)jao
2022-08-25New geiser-repl-switch[-to-module] obsoleting switch-to-geiser[module]jao
2022-08-24docstring for geiser-repl-maybe-sendjao
2022-08-24Make geiser-repl--maybe-send into a public functionBrian Leung
2022-08-23Interactive REPL start in C-c C-k and C-c C-ljao
2022-08-21Version bump0.25.1jao
2022-08-21Fix: don't use add-to-list on lexical variablejao
2022-08-21geiser-repl: Silence warningsBrian Leung
2022-08-21Version bump0.25jao
2022-08-20fix: don't override user's capfs (see issue #50)jao
2022-08-13fix: start scheme just once if repl buffer doesn't existjao
2022-08-12geiser-repl: new variables startup-hook and startup-formsjao
2022-08-02geiser-repl: honour .dir-local.el files in REPL buffersjao
2022-07-31Add missing space when load path addition fails.Hugo Hörnquist
2022-05-07Version bump0.24jao
2022-04-23geiser-capf: new module to break cyclic dependenciesjao
2022-04-23Suggestive patch for simplified completionDaniel Mendler