From 5883bad935f58719ec374b53fc7efaed3fec7358 Mon Sep 17 00:00:00 2001 From: Nathaniel Nicandro Date: Thu, 12 Mar 2020 21:52:00 -0500 Subject: [PATCH] Remove extra quote in `jupyter-repl-interaction-mode`s :lighter * jupyter-repl.el (jupyter-repl-interaction-mode): Do it. --- jupyter-repl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter-repl.el b/jupyter-repl.el index 3ea033f..c10ca79 100644 --- a/jupyter-repl.el +++ b/jupyter-repl.el @@ -1957,7 +1957,7 @@ the `current-buffer' will automatically have \\{jupyter-repl-interaction-mode-map}" :group 'jupyter-repl - :lighter '(:eval (jupyter-repl-interaction-mode-line)) + :lighter (:eval (jupyter-repl-interaction-mode-line)) :init-value nil (cond (jupyter-repl-interaction-mode