about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-08-30 23:47:02 -0500
committerCase Duckworth2021-08-30 23:47:02 -0500
commit844ac07ba1adc9730eaf4e995217f11ab4442ea9 (patch)
treec64cb8b1b13a4870f591fa6e59d4abb8e5771556 /init.el
parentOnly install geiser if one or more of the supported schemes are (diff)
downloademacs-844ac07ba1adc9730eaf4e995217f11ab4442ea9.tar.gz
emacs-844ac07ba1adc9730eaf4e995217f11ab4442ea9.zip
Fix typo bug
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 68fb5c7..e3fee58 100644 --- a/init.el +++ b/init.el
@@ -1470,7 +1470,7 @@ successive invocations."
1470 1470
1471(setup (:straight-if geiser 1471(setup (:straight-if geiser
1472 (progn 1472 (progn
1473 (defvar acdw/schemes-alist 1473 (defvar acdw/schemes
1474 (let (schemes) ; these binaries should be checked... 1474 (let (schemes) ; these binaries should be checked...
1475 (dolist (scheme '(("scheme" . geiser-chez) ; chez 1475 (dolist (scheme '(("scheme" . geiser-chez) ; chez
1476 ("petite" . geiser-chez) ; petite 1476 ("petite" . geiser-chez) ; petite