summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25archaeologyjao
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-13newsjao
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-31Fix link to "chibi" in the installation doclink2xt
2022-07-31Add missing space when load path addition fails.Hugo Hörnquist
2022-06-16--no-code-files for web generationjao
2022-06-14doc: Define title only once.Maxim Cournoyer
2022-06-10doc: Re-instate the top page resource HTML links.Maxim Cournoyer
2022-06-09doc: Remove extra copying section from top page.Maxim Cournoyer
2022-06-09doc: Replace texi2html with makeinfo to generate HTML doc.Maxim Cournoyer
2022-05-07Version bump0.24jao
2022-04-23geiser-capf: new module to break cyclic dependenciesjao
2022-04-23Suggestive patch for simplified completionDaniel Mendler
2022-04-23Byte-compilation warnings fixedjao
2022-04-10autodoc: make do without dependending on elpa's eldocjao
2022-04-10autodoc: new-style eldoc interfacejao
2022-04-09A bit more tramp-friendlinessjao
2022-03-28Shorten docstring that is over 80 characters wideJonas Bernoulli
2022-03-24Support for #{...}# extended symbol syntaxjao
2022-03-23Missing version tag, and version bumped0.23.2jao
2022-03-16version bump0.23.1jao
2022-03-15fix: compilation-setup's argument doesn't mean what you thoughtjao
2022-03-09News updatejao
2022-03-09Version bump0.23jao
2022-03-08Nit (fixes #38)jao
2022-03-06Harmonizing buffer namesjao
2022-03-06Actually depend on project.el!jao
2022-03-06Depend on project 0.8.1, for users of emacs < 28jao
2022-03-03Fix #36: make sure default-directory is set before starting the processjao
2022-02-23Set REPL's default directory to project's rootjao
2022-02-03Version bump0.22.2jao
2022-02-01Fix: "\r" instead of [return] for corfu happinessjao
2022-02-01doc/makefile: restore indentationjao
2022-01-31Make info files as wellCase Duckworth