summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-04Documentation nitjao
2021-04-28There is no session (fixes #22)jao
2021-04-21Use defvar-localJonas Bernoulli
2021-04-21Version bump0.16jao
2021-04-19Fix for the fix (avoid popping up on empty output strings)jao
2021-04-19Fix for output display in schemes not defining their own handlerjao
2021-04-16Version bump (0.15)0.15jao
2021-04-16New public api for registering file extensionsjao
2021-04-16fix for doom emacsChris McClellen
2021-04-11Fix for ANSI color treatmentsjao
2021-04-10autoload cookie for geiser-eval-load-pathjao
2021-04-10Readme tweaksjao
2021-04-10Simpler error reporting for symbol lookup failuresjao
2021-04-09cl-case with an eval-when-compilejao
2021-04-09Optionally treat ANSI colors in dbg bufferjao
2021-04-09Version bump (0.14)jao
2021-04-05autoload geiser activate implementation0.14jao
2021-04-04stale geiser-install references removed0.13jao
2021-04-04duplicated commetary section gonejao
2021-04-04we need macros.texiJose Antonio Ortega Ruiz
2021-04-04macros.texi removedJose Antonio Ortega Ruiz
2021-04-04texi master index regeneratedjao
2021-04-04makefiles (and lack thereof)jao
2021-04-04proper ELPA header for geiser.eljao
2021-04-04more documentation nitsjao
2021-04-04trying againjao
2021-04-04trying to format readme tables more pleasantlyjao
2021-04-04readme.org tweaksjao
2021-04-04user manual and web pages updatesjao
2021-04-04empty geiser-active-implementationsjao
2021-04-04readme.org updatesjao
2021-04-04geiser.el: autoloads removedjao
2021-03-07geiser-messages-mode: Don't quote lambda expressionsJonas Bernoulli
2021-02-15Determine the display string of command key dynamically.Zhu Zihao
2020-12-02Add doc-string to geiser-custom--defcustomJonas Bernoulli
2020-12-02Improve doc-strings of some optionsJonas Bernoulli
2020-12-02Declare keymaps using defvar explicitlyJonas Bernoulli
2020-12-02Placate byte compiler (Brian Leung)jao
2020-12-02Support buffer-local binary and arglist configurationjao
2020-07-19the long road to doc updates starts with one commitjao
2020-07-19scheme and autotools removalsjao
2020-07-14Version 0.120.12Jose Antonio Ortega Ruiz
2020-07-12Always display error in minibuffer after evalAaron Marks
2020-07-07Add docs for per-project repl instancesAndrew Whatson
2020-07-06Tag project functions instead of overriding docsAndrew Whatson
2020-07-06Fix byte-compiler warningAndrew Whatson
2020-07-06Improve project function selection, make ignore defaultAndrew Whatson
2020-07-06Refactor to make repl/impl proj argument optionalAndrew Whatson
2020-07-06Use a separate REPL instance per projectAndrew Whatson
2020-07-06Returning C-c k back to users, that key's theirs!Jose Antonio Ortega Ruiz