From c8e22f94fc0fbbb4568b382e6e3ce593a99ad914 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Mon, 14 Aug 2023 18:04:29 +1000 Subject: [emacs] Some minor tweaks --- emacs/.emacs.d/init/ycp-prog.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'emacs/.emacs.d/init/ycp-prog.el') diff --git a/emacs/.emacs.d/init/ycp-prog.el b/emacs/.emacs.d/init/ycp-prog.el index 193ea54..7dc2f92 100644 --- a/emacs/.emacs.d/init/ycp-prog.el +++ b/emacs/.emacs.d/init/ycp-prog.el @@ -234,6 +234,9 @@ "C-M-x" #'my-eval-defun-or-region) ) +(my-package inf-lisp + (setq inferior-lisp-program "clisp")) + (my-package data-debug (:delay 10) (my-keybind global-map -- cgit v1.2.3