summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2024-07-06Replace a button type with two new typesJonas Bernoulli
2024-07-06Buttons live in their own namespaceJonas Bernoulli
2024-07-06Define autoloads how that is normally doneJonas Bernoulli
2024-07-06Cleanup library headersJonas Bernoulli
2024-07-06Define geiser--feature-list as a variableJonas Bernoulli
2024-07-06geiser-elisp-dir: Fallback to buffer-file-nameJonas Bernoulli
2024-07-06Define ring-member immediately if necessaryJonas Bernoulli
2024-07-05further clarifications re geiser-customjao
2024-07-05clarifications on geiser-custom--defcustomjao
2024-05-23changelog and version bump0.31jao
2024-05-23fix: message takes a format string as first argumentjao
2024-05-22Combine let bindingsEliza Velasquez
2024-05-21Log more unexpected output from REPLEliza Velasquez
2024-02-08geiser-edit: new customization groupjao
2024-02-08geiser-mode: redundant custom groupsjao
2024-01-15Merge commit 'refs/pullreqs/20'jao
2024-01-15edit: Add geiser-insert-actual-lambda.Tomas Volf
2024-01-13non-existent geiser-version removed from autoloads (fixes #64)jao
2023-12-15version bump and changelog0.30jao
2023-12-15Silence byte-compilerJonas Bernoulli
2023-12-15Silence byte-compilerJonas Bernoulli
2023-12-15Use lexical-bindingJonas Bernoulli
2023-11-11fix: repl: Make whitespace case more preciseValentin Herrmann
2023-10-01fix: better error message for symbol not found on M-.jao
2023-09-23Use delete-char instead of delete-backward-char.Antero Mejr
2023-09-22Formatting nitsjao
2023-09-22Add geiser-repl-superparen-mode minor mode.Antero Mejr
2023-08-06new version: require emacs 27.10.29.1jao
2023-07-19version bump0.29jao
2023-07-14Fix typosJonas Bernoulli
2023-05-03Address byte-compiler warningJonas Bernoulli
2023-05-03Correct typo that breaks geiser-repl-autoeval-mode.Antero Mejr
2023-04-22Add geiser-repl-autoeval-mode minor mode.Antero Mejr
2023-03-05Dead code eliminationjao
2023-03-05Avoid global state in sychronous evaluationsjao
2023-02-28Look for existing REPLs when compiling for the first timejao
2023-02-23Remember REPL buffers opened with C-c C-zjao
2023-01-20Add more Tramp support.Brian Cully
2022-12-25version bump0.28.2jao
2022-12-25Fix: correctly invoke geiser-repl-startup-hookjao
2022-12-05Take the byte-compilers advice into accountJonas Bernoulli
2022-11-30make autoloads more lazy (Stefan Monnier)jao
2022-11-27version bump0.28.1jao
2022-11-26Make geiser-activate-implementation a defun to fix autoloading.Matt Armstrong
2022-11-26Remove duplicate 'geiser autoload.Matt Armstrong
2022-11-15spurious transient requirejao
2022-11-04version bump0.28jao
2022-11-01requiring subr-x at compile time for older emacsenjao
2022-10-29geiser-doc: support for elisp-cooked docstringsjao
2022-10-24geiser-debug: ensure next-error buffer and buttonize outputjao